ScVmmInventoryItemProperties 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.

Defines the resource properties. Please note ScVmmInventoryItemProperties is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include CloudInventoryItem, VirtualMachineInventoryItem, VirtualMachineTemplateInventoryItem and VirtualNetworkInventoryItem.

C#
[System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.ResourceManager.ScVmm.Models.UnknownInventoryItemProperties))]
public abstract class ScVmmInventoryItemProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ScVmm.Models.ScVmmInventoryItemProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ScVmm.Models.ScVmmInventoryItemProperties>
Inheritance
ScVmmInventoryItemProperties
Derived
Attributes
Implements

Constructors

Properties

InventoryItemName

Gets the Managed Object name in VMM for the inventory item.

ManagedResourceId

Gets the tracked resource id corresponding to the inventory resource.

ProvisioningState

Provisioning state of the resource.

Uuid

Gets the UUID (which is assigned by VMM) for the inventory item.

Explicit Interface Implementations

Applies to

Product Versions
Azure SDK for .NET Preview