Share via


IOSProfileForVminstance.ComputerName Property

Definition

Gets or sets computer name.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Runtime.Info(Create=true, Description="Gets or sets computer name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="computerName", Update=true)]
public string ComputerName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedVMware.Runtime.Info(Create=true, Description="Gets or sets computer name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="computerName", Update=true)>]
member this.ComputerName : string with get, set
Public Property ComputerName As String

Property Value

Attributes

Applies to