Compartir a través de


Subscription.ManagedByTenants Propiedad

Definición

Obtiene o establece una matriz que contiene los inquilinos que administran la suscripción.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a