AdditionalUnattendContent.PassName Eigenschaft

Definition

Ruft den Passnamen ab oder legt ihn fest. Derzeit ist der einzige zulässige Wert OobeSystem. Mögliche Werte: "OobeSystem"

[Newtonsoft.Json.JsonProperty(PropertyName="passName")]
public Microsoft.Azure.Management.Compute.Models.PassNames? PassName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="passName")>]
member this.PassName : Nullable<Microsoft.Azure.Management.Compute.Models.PassNames> with get, set
Public Property PassName As Nullable(Of PassNames)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: