IpPrefixProperties interface

IP Prefix Properties defines the properties of the resource.

Extends

Properties

administrativeState

Administrative state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

configurationState

Configuration state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

Provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

annotation

Switch configuration description.

ipPrefixRules

The list of IP Prefix Rules.

Property Details

administrativeState

Administrative state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

administrativeState?: string

Property Value

string

configurationState

Configuration state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

configurationState?: string

Property Value

string

provisioningState

Provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

Inherited Property Details

annotation

Switch configuration description.

annotation?: string

Property Value

string

Inherited From AnnotationResource.annotation

ipPrefixRules

The list of IP Prefix Rules.

ipPrefixRules?: IpPrefixRule[]

Property Value

Inherited From IpPrefixPatchableProperties.ipPrefixRules