Class WebServerNetworkAccessControl
Network-level access control policy for the Airflow web server.
Implements
Inherited Members
Namespace: Google.Apis.CloudComposer.v1beta1.Data
Assembly: Google.Apis.CloudComposer.v1beta1.dll
Syntax
public class WebServerNetworkAccessControl : IDirectResponseSchemaProperties
AllowedIpRanges
A collection of allowed IP ranges with descriptions.
Declaration
[JsonProperty("allowedIpRanges")]
public virtual IList<AllowedIpRange> AllowedIpRanges { get; set; }Property Value
| Type | Description | 
|---|---|
| IList<AllowedIpRange> | 
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }Property Value
| Type | Description | 
|---|---|
| string |