Share via


IVirtualNetworkInventoryItem Interface

Definition

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