Share via


IClusterInventoryItem Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Models.ClusterInventoryItemTypeConverter))]
public interface IClusterInventoryItem : Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Models.IInventoryItemProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Models.ClusterInventoryItemTypeConverter))>]
type IClusterInventoryItem = interface
    interface IJsonSerializable
    interface IInventoryItemProperties
Public Interface IClusterInventoryItem
Implements IInventoryItemProperties
Derived
Attributes
Implements

Properties

InventoryType

They inventory type.

(Inherited from IInventoryItemProperties)
ManagedResourceId

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

(Inherited from IInventoryItemProperties)
MoName

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

(Inherited from IInventoryItemProperties)
MoRefId

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

(Inherited from IInventoryItemProperties)
ProvisioningState

Gets the provisioning state.

(Inherited from IInventoryItemProperties)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to