NewAzVMwareWorkloadNetworkVMGroup_CreateExpanded.DisplayName Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.VMware.Category(new Microsoft.Azure.PowerShell.Cmdlets.VMware.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.VMware.ParameterCategory.Body })]
[Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Description="Display name of the VM group.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="displayName")]
[System.Management.Automation.Parameter(HelpMessage="Display name of the VM group.", Mandatory=false)]
public string DisplayName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.Category(new Microsoft.Azure.PowerShell.Cmdlets.VMware.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.VMware.ParameterCategory.Body })>]
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Description="Display name of the VM group.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="displayName")>]
[<System.Management.Automation.Parameter(HelpMessage="Display name of the VM group.", Mandatory=false)>]
member this.DisplayName : string with get, set
Public Property DisplayName As String

Property Value

String
Attributes

Applies to