Freigeben über


IVirtualMachineInstance.OSProfileComputerName Property

Definition

ComputerName - name of the compute

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

Property Value

Attributes

Applies to