public sealed class EgressFrom : IMessage<ServicePerimeterConfig.Types.EgressFrom>, IEquatable<ServicePerimeterConfig.Types.EgressFrom>, IDeepCloneable<ServicePerimeterConfig.Types.EgressFrom>, IBufferMessage, IMessage
Defines the conditions under which an [EgressPolicy]
[google.identity.accesscontextmanager.v1.ServicePerimeterConfig.EgressPolicy]
matches a request. Conditions based on information about the source of the
request. Note that if the destination of the request is also protected by a
[ServicePerimeter]
[google.identity.accesscontextmanager.v1.ServicePerimeter], then that
[ServicePerimeter]
[google.identity.accesscontextmanager.v1.ServicePerimeter] must have
an [IngressPolicy]
[google.identity.accesscontextmanager.v1.ServicePerimeterConfig.IngressPolicy]
which allows access in order for this request to succeed.
A list of identities that are allowed access through this [EgressPolicy].
Should be in the format of email address. The email address should
represent individual user or service account only.
public ServicePerimeterConfig.Types.IdentityType IdentityType { get; set; }
Specifies the type of identities that are allowed access to outside the
perimeter. If left unspecified, then members of identities field will
be allowed access.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eEgressFrom\u003c/code\u003e class is 2.5.0, with other versions ranging from 2.4.0 down to 1.2.0 available for reference.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEgressFrom\u003c/code\u003e defines the conditions under which an \u003ccode\u003eEgressPolicy\u003c/code\u003e matches a request based on the request source, and if the destination is also protected by a \u003ccode\u003eServicePerimeter\u003c/code\u003e, the \u003ccode\u003eServicePerimeter\u003c/code\u003e must have an \u003ccode\u003eIngressPolicy\u003c/code\u003e allowing access for the request to succeed.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEgressFrom\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one being a parameterless constructor, and the other taking a \u003ccode\u003eServicePerimeterConfig.Types.EgressFrom\u003c/code\u003e object as a parameter, and has properties, \u003ccode\u003eIdentities\u003c/code\u003e and \u003ccode\u003eIdentityType\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIdentities\u003c/code\u003e property contains a list of email addresses representing individual users or service accounts allowed access, while \u003ccode\u003eIdentityType\u003c/code\u003e specifies the types of identities allowed access outside the perimeter.\u003c/p\u003e\n"]]],[],null,[]]