IpPrefixProperties interface
IP Prefix Properties defines the properties of the resource.
Properties
| administrative |
Administrative state of the resource. |
| annotation | Switch configuration description. |
| configuration |
Configuration state of the resource. |
| ip |
The list of IP Prefix Rules. |
| last |
Details of the last operation performed on the resource |
| network |
ARM Resource ID of the Network Fabric. |
| provisioning |
Provisioning state of the resource. |
Property Details
administrativeState
Administrative state of the resource.
administrativeState?: string
Property Value
string
annotation
Switch configuration description.
annotation?: string
Property Value
string
configurationState
Configuration state of the resource.
configurationState?: string
Property Value
string
ipPrefixRules
lastOperation
Details of the last operation performed on the resource
lastOperation?: LastOperationProperties
Property Value
networkFabricId
ARM Resource ID of the Network Fabric.
networkFabricId?: string
Property Value
string
provisioningState
Provisioning state of the resource.
provisioningState?: string
Property Value
string