Compartilhar via


BillingAccountPoliciesResponseProperties.ServiceTenants Propriedade

Definição

Obtém ou define o locatário do serviço para a conta de cobrança.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a