Sdílet prostřednictvím


Pool.UserAccounts Vlastnost

Definice

Získá nebo nastaví seznam uživatelských účtů, které mají být vytvořeny na každém uzlu ve fondu.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.userAccounts")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Batch.Models.UserAccount> UserAccounts { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.userAccounts")>]
member this.UserAccounts : System.Collections.Generic.IList<Microsoft.Azure.Management.Batch.Models.UserAccount> with get, set
Public Property UserAccounts As IList(Of UserAccount)

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro