Share via


VirtualMachineScaleSetOSProfile.ComputerNamePrefix Eigenschaft

Definition

Ruft das Computernamenpräfix für alle virtuellen Computer in der Skalierungsgruppe ab oder legt es fest. Computernamenpräfixe müssen 1 bis 15 Zeichen lang sein.

[Newtonsoft.Json.JsonProperty(PropertyName="computerNamePrefix")]
public string ComputerNamePrefix { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="computerNamePrefix")>]
member this.ComputerNamePrefix : string with get, set
Public Property ComputerNamePrefix As String

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: