NetworkResourceProperties interface

Describes properties of a network resource.

Extends

Properties

description

User readable description of the network.

kind

Polymorphic discriminator, which specifies the different types this object can be

status

Status of the network. NOTE: This property will not be serialized. It can only be populated by the server.

statusDetails

Gives additional information about the current status of the network. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

provisioningState

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

Property Details

description

User readable description of the network.

description?: string

Property Value

string

kind

Polymorphic discriminator, which specifies the different types this object can be

kind: "Local" | "NetworkResourceProperties"

Property Value

"Local" | "NetworkResourceProperties"

status

Status of the network. NOTE: This property will not be serialized. It can only be populated by the server.

status?: string

Property Value

string

statusDetails

Gives additional information about the current status of the network. NOTE: This property will not be serialized. It can only be populated by the server.

statusDetails?: string

Property Value

string

Inherited Property Details

provisioningState

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 From NetworkResourcePropertiesBase.provisioningState