你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

WindowsSetupAdditionalInformation.SettingName Property

Definition

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

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

Property Value

Applies to