VirtualNetworkProperties interface

Defines the resource properties.

Properties

inventoryItemId

Gets or sets the inventory Item ID for the resource.

networkName

Name of the virtual network in vmmServer. 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.

uuid

Unique ID of the virtual network.

vmmServerId

ARM Id of the vmmServer resource in which this resource resides.

Property Details

inventoryItemId

Gets or sets the inventory Item ID for the resource.

inventoryItemId?: string

Property Value

string

networkName

Name of the virtual network in vmmServer. NOTE: This property will not be serialized. It can only be populated by the server.

networkName?: 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

uuid

Unique ID of the virtual network.

uuid?: string

Property Value

string

vmmServerId

ARM Id of the vmmServer resource in which this resource resides.

vmmServerId?: string

Property Value

string