Condividi tramite


Pool.UserAccounts Proprietà

Definizione

Ottiene o imposta l'elenco di account utente da creare in ogni nodo del pool.

[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)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a