TenantPolicy interface
テナント ポリシー。
プロパティ
| block |
ユーザーのテナントへのサブスクリプションの入力をブロックします。 |
| block |
ユーザーのテナントからのサブスクリプションの脱退をブロックします。 |
| exempted |
ユーザーのテナントの設定されたサブスクリプション テナント ポリシーから除外されるユーザー objectId の一覧。 |
| policy |
ポリシー ID。注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
プロパティの詳細
blockSubscriptionsIntoTenant
ユーザーのテナントへのサブスクリプションの入力をブロックします。
blockSubscriptionsIntoTenant?: boolean
プロパティ値
boolean
blockSubscriptionsLeavingTenant
ユーザーのテナントからのサブスクリプションの脱退をブロックします。
blockSubscriptionsLeavingTenant?: boolean
プロパティ値
boolean
exemptedPrincipals
ユーザーのテナントの設定されたサブスクリプション テナント ポリシーから除外されるユーザー objectId の一覧。
exemptedPrincipals?: string[]
プロパティ値
string[]
policyId
ポリシー ID。注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
policyId?: string
プロパティ値
string