Subscription.ManagedByTenants Property

Definition

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

Property Value

IList<ManagedByTenant>
Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to