Share via


IConnectedVMwareIdentity.InventoryItemName Property

Definition

Name of the inventoryItem.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Runtime.Info(Create=true, Description="Name of the inventoryItem.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="inventoryItemName", Update=true)]
public string InventoryItemName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Runtime.Info(Create=true, Description="Name of the inventoryItem.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="inventoryItemName", Update=true)>]
member this.InventoryItemName : string with get, set
Public Property InventoryItemName As String

Property Value

Attributes

Applies to