你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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 的列表。

适用于