AdditionalUnattendContent.SettingName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)