Class PointToPointVpnGatewayConnectionConfigurationVpnClientAddressPool
Inheritance
System.Object
PointToPointVpnGatewayConnectionConfigurationVpnClientAddressPool
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Azure.Network.Outputs
Assembly: Pulumi.Azure.dll
Syntax
public sealed class PointToPointVpnGatewayConnectionConfigurationVpnClientAddressPool
Fields
View SourceAddressPrefixes
A list of CIDR Ranges which should be used as Address Prefixes.
Declaration
public readonly ImmutableArray<string> AddressPrefixes
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<System.String> |