Share via


AdditionalUnattendContent.SettingName Property

Definition

Specifies the name of the setting to which the content applies. Possible values are: FirstLogonCommands and AutoLogon.

public Azure.ResourceManager.Compute.Models.SettingName? SettingName { get; set; }
member this.SettingName : Nullable<Azure.ResourceManager.Compute.Models.SettingName> with get, set
Public Property SettingName As Nullable(Of SettingName)

Property Value

Applies to