CloudInventoryItem Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Cloud inventory item.
public class CloudInventoryItem : Azure.ResourceManager.ScVmm.Models.ScVmmInventoryItemProperties, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ScVmm.Models.CloudInventoryItem>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ScVmm.Models.CloudInventoryItem>
type CloudInventoryItem = class
inherit ScVmmInventoryItemProperties
interface IJsonModel<CloudInventoryItem>
interface IPersistableModel<CloudInventoryItem>
Public Class CloudInventoryItem
Inherits ScVmmInventoryItemProperties
Implements IJsonModel(Of CloudInventoryItem), IPersistableModel(Of CloudInventoryItem)
- Inheritance
- Implements
Constructors
CloudInventoryItem() |
Initializes a new instance of CloudInventoryItem. |
Properties
InventoryItemName |
Gets the Managed Object name in VMM for the inventory item. (Inherited from ScVmmInventoryItemProperties) |
ManagedResourceId |
Gets the tracked resource id corresponding to the inventory resource. (Inherited from ScVmmInventoryItemProperties) |
ProvisioningState |
Provisioning state of the resource. (Inherited from ScVmmInventoryItemProperties) |
Uuid |
Gets the UUID (which is assigned by VMM) for the inventory item. (Inherited from ScVmmInventoryItemProperties) |
Explicit Interface Implementations
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET