SubscriptionInner.ManagedByTenants Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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