Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InventoryItem

Package version

Defines the inventory item.

Hierarchy

Index

Properties

Optional id

id: undefined | string

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server.

inventoryType

inventoryType: InventoryType

They inventory type.

Optional kind

kind: undefined | string

Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type; e.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value.

Optional managedResourceId

managedResourceId: undefined | string

Gets or sets the tracked resource id corresponding to the inventory resource.

Optional moName

moName: undefined | string

Gets or sets the vCenter Managed Object name for the inventory item.

Optional moRefId

moRefId: undefined | string

Gets or sets the MoRef (Managed Object Reference) ID for the inventory item.

Optional name

name: undefined | string

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

Optional provisioningState

provisioningState: undefined | string

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

Optional systemData

systemData: SystemData

The system data. NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | string

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc