SubscriptionInner.ManagedByTenants Propriedade

Definição

Obtém ou define uma matriz que contém os locatários que gerenciam a assinatura.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a