UserAccount.WindowsUserConfiguration 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定使用者帳戶的 Windows 特定使用者組態。
[Newtonsoft.Json.JsonProperty(PropertyName="windowsUserConfiguration")]
public Microsoft.Azure.Management.Batch.Models.WindowsUserConfiguration WindowsUserConfiguration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="windowsUserConfiguration")>]
member this.WindowsUserConfiguration : Microsoft.Azure.Management.Batch.Models.WindowsUserConfiguration with get, set
Public Property WindowsUserConfiguration As WindowsUserConfiguration
屬性值
- 屬性
-
Newtonsoft.Json.JsonPropertyAttribute
備註
只有在使用者位於 Windows 集區時,才能指定這個屬性。 如果未指定且在 Windows 集區上,則會使用預設選項來建立使用者。