Partager via


Department.EnrollmentAccounts Propriété

Définition

Obtient ou définit les comptes d’inscription associés. Par défaut, il n’est pas renseigné, sauf s’il est spécifié dans $expand.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à