Share via


SubscriptionInner.ManagedByTenants Property

Definition

Gets or sets an array containing the tenants managing the subscription.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to