共用方式為


ConfigurationSet.ComputerName Property

Definition

Optional. Specifies the computer name for the virtual machine. If the computer name is not specified, a name is created based on the name of the role. Computer names must be 1 to 15 characters in length. This element is only used with the WindowsProvisioningConfiguration set.

public string ComputerName { get; set; }
member this.ComputerName : string with get, set
Public Property ComputerName As String

Property Value

Applies to