Class GoogleCloudBeyondcorpSecuritygatewaysV1EgressPolicy
Routing policy information.
Implements
Inherited Members
Namespace: Google.Apis.BeyondCorp.v1.Data
Assembly: Google.Apis.BeyondCorp.v1.dll
Syntax
public class GoogleCloudBeyondcorpSecuritygatewaysV1EgressPolicy : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Regions
Required. List of the regions where the application sends traffic.
Declaration
[JsonProperty("regions")]
public virtual IList<string> Regions { get; set; }
Property Value
| Type | Description |
|---|---|
| IList<string> |