通过


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

PutTenantPolicyRequestProperties interface

放置租户策略请求属性。

属性

blockSubscriptionsIntoTenant

阻止将订阅输入到用户的租户中。

blockSubscriptionsLeavingTenant

阻止离开用户的租户中的订阅。

exemptedPrincipals

从用户租户的设置订阅租户策略中免除的用户 objectId 列表。

属性详细信息

blockSubscriptionsIntoTenant

阻止将订阅输入到用户的租户中。

blockSubscriptionsIntoTenant?: boolean

属性值

boolean

blockSubscriptionsLeavingTenant

阻止离开用户的租户中的订阅。

blockSubscriptionsLeavingTenant?: boolean

属性值

boolean

exemptedPrincipals

从用户租户的设置订阅租户策略中免除的用户 objectId 列表。

exemptedPrincipals?: string[]

属性值

string[]