Share via


NetworkManagerPropertiesNetworkManagerScopes.CrossTenantScopes Property

Definition

Gets list of cross tenant scopes.

[Newtonsoft.Json.JsonProperty(PropertyName="crossTenantScopes")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.CrossTenantScopes> CrossTenantScopes { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="crossTenantScopes")>]
member this.CrossTenantScopes : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.CrossTenantScopes>
Public ReadOnly Property CrossTenantScopes As IList(Of CrossTenantScopes)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to