次の方法で共有


NetworkManagerPropertiesNetworkManagerScopes.CrossTenantScopes プロパティ

定義

クロス テナント スコープの一覧を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象