AddressPrefixSetPropertiesFormat interface
Properties of address prefix set.
Properties
| address |
The list of address prefixes in CIDR notation. Supports both IPv4 and IPv6 CIDR notation (e.g. '10.0.0.0/16', '2001:db8::/32'). |
| provisioning |
The provisioning state of the address prefix set resource. |
Property Details
addressPrefixes
The list of address prefixes in CIDR notation. Supports both IPv4 and IPv6 CIDR notation (e.g. '10.0.0.0/16', '2001:db8::/32').
addressPrefixes: string[]
Property Value
string[]
provisioningState
The provisioning state of the address prefix set resource.
provisioningState?: string
Property Value
string