Share via


IResourcePoolInventoryItem Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Models.ResourcePoolInventoryItemTypeConverter))]
public interface IResourcePoolInventoryItem : Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Models.IInventoryItemProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Models.ResourcePoolInventoryItemTypeConverter))>]
type IResourcePoolInventoryItem = interface
    interface IJsonSerializable
    interface IInventoryItemProperties
Public Interface IResourcePoolInventoryItem
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)
ParentInventoryItemId

Gets or sets the inventory Item ID for the resource.

ParentInventoryType

The inventory type.

ParentMoName

Gets or sets the vCenter Managed Object name for the resource.

ProvisioningState

Gets the provisioning state.

(Inherited from IInventoryItemProperties)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to