Поделиться через


Pool.UserAccounts Свойство

Определение

Возвращает или задает список учетных записей пользователей, создаваемых на каждом узле в пуле.

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

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Применяется к