ProvisionedNetworkProperties interface
The properties of a provisioned network.
Properties
| address |
The address prefixes of the provisioned network in CIDR notation. |
| network |
The type of network provisioned. |
| provisioning |
The provisioning state of the resource. |
Property Details
addressPrefix
The address prefixes of the provisioned network in CIDR notation.
addressPrefix?: string
Property Value
string
networkType
The type of network provisioned.
networkType?: string
Property Value
string
provisioningState
The provisioning state of the resource.
provisioningState?: string
Property Value
string