Share via


ScVmmInventoryItemData.Properties Property

Definition

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.

public Azure.ResourceManager.ScVmm.Models.ScVmmInventoryItemProperties Properties { get; set; }
member this.Properties : Azure.ResourceManager.ScVmm.Models.ScVmmInventoryItemProperties with get, set
Public Property Properties As ScVmmInventoryItemProperties

Property Value

Applies to