TenantPolicy interface
租用戶原則。
屬性
block |
封鎖將訂用帳戶輸入至使用者的租使用者。 |
block |
封鎖使用者租用戶的訂用帳戶離開。 |
exempted |
免去使用者租用戶之設定訂用帳戶租用戶原則的使用者 objectId 清單。 |
policy |
原則標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
blockSubscriptionsIntoTenant
封鎖將訂用帳戶輸入至使用者的租使用者。
blockSubscriptionsIntoTenant?: boolean
屬性值
boolean
blockSubscriptionsLeavingTenant
封鎖使用者租用戶的訂用帳戶離開。
blockSubscriptionsLeavingTenant?: boolean
屬性值
boolean
exemptedPrincipals
免去使用者租用戶之設定訂用帳戶租用戶原則的使用者 objectId 清單。
exemptedPrincipals?: string[]
屬性值
string[]
policyId
原則標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。
policyId?: string
屬性值
string