Class AuthorizedNetwork
AuthorizedNetwork contains metadata for an authorized network.
Implements
Inherited Members
Namespace: Google.Apis.CloudAlloyDBAdmin.v1alpha.Data
Assembly: Google.Apis.CloudAlloyDBAdmin.v1alpha.dll
Syntax
public class AuthorizedNetwork : IDirectResponseSchemaProperties
CidrRange
CIDR range for one authorzied network of the instance.
Declaration
[JsonProperty("cidrRange")]
public virtual string CidrRange { get; set; }Property Value
| Type | Description | 
|---|---|
| string | 
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }Property Value
| Type | Description | 
|---|---|
| string |