次の方法で共有


PutTenantPolicyRequestProperties クラス

定義

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

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

コンストラクター

PutTenantPolicyRequestProperties()

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

PutTenantPolicyRequestProperties(Nullable<Boolean>, Nullable<Boolean>, IList<Nullable<Guid>>)

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

プロパティ

BlockSubscriptionsIntoTenant

ユーザーのテナントへのサブスクリプションの入力をブロックする値を取得または設定します。

BlockSubscriptionsLeavingTenant

ユーザーのテナントからのサブスクリプションの脱退をブロックする値を取得または設定します。

ExemptedPrincipals

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

適用対象