Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VirtualNetworkInventoryItem

Package version

The Virtual network inventory item.

Hierarchy

Index

Properties

Optional inventoryItemName

inventoryItemName: undefined | string

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.

inventoryType

inventoryType: "VirtualNetwork"

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

Optional managedResourceId

managedResourceId: undefined | string

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.

Optional provisioningState

provisioningState: undefined | string

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

Optional uuid

uuid: undefined | string

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.

Generated using TypeDoc