VirtualNetworkInventoryItem interface

The Virtual network inventory item.

Extends

Properties

inventoryType

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

Inherited Properties

inventoryItemName

Gets the Managed Object name in VMM for the inventory item. NOTE: This property will not be serialized. It can only be populated by the server.

managedResourceId

Gets the tracked resource id corresponding to the inventory resource. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

Gets the provisioning state. NOTE: This property will not be serialized. It can only be populated by the server.

uuid

Gets the UUID (which is assigned by VMM) for the inventory item. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

inventoryType

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

inventoryType: "VirtualNetwork"

Property Value

"VirtualNetwork"

Inherited Property Details

inventoryItemName

Gets the Managed Object name in VMM for the inventory item. NOTE: This property will not be serialized. It can only be populated by the server.

inventoryItemName?: string

Property Value

string

Inherited From InventoryItemProperties.inventoryItemName

managedResourceId

Gets the tracked resource id corresponding to the inventory resource. NOTE: This property will not be serialized. It can only be populated by the server.

managedResourceId?: string

Property Value

string

Inherited From InventoryItemProperties.managedResourceId

provisioningState

Gets the provisioning state. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

Inherited From InventoryItemProperties.provisioningState

uuid

Gets the UUID (which is assigned by VMM) for the inventory item. NOTE: This property will not be serialized. It can only be populated by the server.

uuid?: string

Property Value

string

Inherited From InventoryItemProperties.uuid