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 versions ranging down to 1.2.0 available.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEgressFrom\u003c/code\u003e defines the conditions for \u003ccode\u003eEgressPolicy\u003c/code\u003e to match a request based on the request's source.\u003c/p\u003e\n"],["\u003cp\u003eThis class, \u003ccode\u003eServicePerimeterConfig.Types.EgressFrom\u003c/code\u003e, inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage<ServicePerimeterConfig.Types.EgressFrom>\u003c/code\u003e, \u003ccode\u003eIEquatable<ServicePerimeterConfig.Types.EgressFrom>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<ServicePerimeterConfig.Types.EgressFrom>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEgressFrom\u003c/code\u003e contains properties such as \u003ccode\u003eIdentities\u003c/code\u003e, a list of allowed access identities, and \u003ccode\u003eIdentityType\u003c/code\u003e, which specifies the type of allowed identities.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eEgressFrom\u003c/code\u003e can be instantiated via an empty constructor, or one that takes in a \u003ccode\u003eServicePerimeterConfig.Types.EgressFrom\u003c/code\u003e for parameters.\u003c/p\u003e\n"]]],[],null,[]]