InventoryItem interface
定義清查專案。
- Extends
屬性
inventory |
它們清查類型。 |
kind | 入口網站/工具等用來轉譯相同類型資源的不同UX體驗的元數據;例如,ApiApps 是一種Microsoft.Web/sites 類型。 如果支援,資源提供者必須驗證並保存此值。 |
managed |
取得或設定對應至清查資源的追蹤資源標識碼。 |
mo |
取得或設定清查專案的 vCenter Managed 物件名稱。 |
mo |
取得或設定清查專案的MoRef (Managed Object Reference) 識別符。 |
provisioning |
取得布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
繼承的屬性
id | 資源的完整資源標識碼。 例如“/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}” 附注:此屬性將不會串行化。 它只能由伺服器填入。 |
name | 資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。 |
system |
包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
type | 資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
inventoryType
它們清查類型。
inventoryType: string
屬性值
string
kind
入口網站/工具等用來轉譯相同類型資源的不同UX體驗的元數據;例如,ApiApps 是一種Microsoft.Web/sites 類型。 如果支援,資源提供者必須驗證並保存此值。
kind?: string
屬性值
string
managedResourceId
取得或設定對應至清查資源的追蹤資源標識碼。
managedResourceId?: string
屬性值
string
moName
取得或設定清查專案的 vCenter Managed 物件名稱。
moName?: string
屬性值
string
moRefId
取得或設定清查專案的MoRef (Managed Object Reference) 識別符。
moRefId?: string
屬性值
string
provisioningState
取得布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
provisioningState?: string
屬性值
string
繼承的屬性詳細資料
id
資源的完整資源標識碼。 例如“/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}” 附注:此屬性將不會串行化。 它只能由伺服器填入。
id?: string
屬性值
string
name
systemData
包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。
systemData?: SystemData
屬性值
type
資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。
type?: string
屬性值
string