Freigeben über


AdditionalUnattendContent.SettingName Eigenschaft

Definition

Ruft ab oder legt den Namen der Einstellung fest, auf die der Inhalt angewendet wird. Mögliche Werte sind: FirstLogonCommands und AutoLogon. Mögliche Werte: "AutoLogon", "FirstLogonCommands"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: