次の方法で共有


CrossTenantScopes クラス

定義

テナント間のスコープ。

public class CrossTenantScopes
type CrossTenantScopes = class
Public Class CrossTenantScopes
継承
CrossTenantScopes

コンストラクター

CrossTenantScopes()

CrossTenantScopes クラスの新しいインスタンスを初期化します。

CrossTenantScopes(String, IList<String>, IList<String>)

CrossTenantScopes クラスの新しいインスタンスを初期化します。

プロパティ

ManagementGroups

管理グループの一覧を取得します。

Subscriptions

サブスクリプションの一覧を取得します。

TenantId

テナント ID を取得します。

適用対象