public sealed class Instance.Types.InstanceNetworkConfig.Types.AuthorizedNetwork : IMessage<Instance.Types.InstanceNetworkConfig.Types.AuthorizedNetwork>, IEquatable<Instance.Types.InstanceNetworkConfig.Types.AuthorizedNetwork>, IDeepCloneable<Instance.Types.InstanceNetworkConfig.Types.AuthorizedNetwork>, IBufferMessage, IMessage
Reference documentation and code samples for the AlloyDB v1alpha API class Instance.Types.InstanceNetworkConfig.Types.AuthorizedNetwork.
AuthorizedNetwork contains metadata for an authorized network.
Implements
IMessageInstanceTypesInstanceNetworkConfigTypesAuthorizedNetwork, IEquatableInstanceTypesInstanceNetworkConfigTypesAuthorizedNetwork, IDeepCloneableInstanceTypesInstanceNetworkConfigTypesAuthorizedNetwork, IBufferMessage, IMessageNamespace
Google.Cloud.AlloyDb.V1AlphaAssembly
Google.Cloud.AlloyDb.V1Alpha.dll
Constructors
AuthorizedNetwork()
public AuthorizedNetwork()
AuthorizedNetwork(AuthorizedNetwork)
public AuthorizedNetwork(Instance.Types.InstanceNetworkConfig.Types.AuthorizedNetwork other)
Parameter | |
---|---|
Name | Description |
other |
InstanceTypesInstanceNetworkConfigTypesAuthorizedNetwork |
Properties
CidrRange
public string CidrRange { get; set; }
CIDR range for one authorzied network of the instance.
Property Value | |
---|---|
Type | Description |
string |