PutTenantPolicyRequestProperties interface

テナント ポリシー要求プロパティを配置します。

プロパティ

blockSubscriptionsIntoTenant

ユーザーのテナントへのサブスクリプションの入力をブロックします。

blockSubscriptionsLeavingTenant

ユーザーのテナントからのサブスクリプションの終了をブロックします。

exemptedPrincipals

ユーザーのテナントの設定されたサブスクリプション テナント ポリシーから除外されるユーザー objectId の一覧。

プロパティの詳細

blockSubscriptionsIntoTenant

ユーザーのテナントへのサブスクリプションの入力をブロックします。

blockSubscriptionsIntoTenant?: boolean

プロパティ値

boolean

blockSubscriptionsLeavingTenant

ユーザーのテナントからのサブスクリプションの終了をブロックします。

blockSubscriptionsLeavingTenant?: boolean

プロパティ値

boolean

exemptedPrincipals

ユーザーのテナントの設定されたサブスクリプション テナント ポリシーから除外されるユーザー objectId の一覧。

exemptedPrincipals?: string[]

プロパティ値

string[]