次の方法で共有


TenantPolicy interface

テナント ポリシー。

プロパティ

blockSubscriptionsIntoTenant

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

blockSubscriptionsLeavingTenant

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

exemptedPrincipals

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

policyId

ポリシー ID。注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

プロパティの詳細

blockSubscriptionsIntoTenant

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

blockSubscriptionsIntoTenant?: boolean

プロパティ値

boolean

blockSubscriptionsLeavingTenant

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

blockSubscriptionsLeavingTenant?: boolean

プロパティ値

boolean

exemptedPrincipals

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

exemptedPrincipals?: string[]

プロパティ値

string[]

policyId

ポリシー ID。注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

policyId?: string

プロパティ値

string