PutTenantPolicyRequestProperties interface

Put tenant policy request properties.

Properties

blockSubscriptionsIntoTenant

Blocks the entering of subscriptions into user's tenant.

blockSubscriptionsLeavingTenant

Blocks the leaving of subscriptions from user's tenant.

exemptedPrincipals

List of user objectIds that are exempted from the set subscription tenant policies for the user's tenant.

Property Details

blockSubscriptionsIntoTenant

Blocks the entering of subscriptions into user's tenant.

blockSubscriptionsIntoTenant?: boolean

Property Value

boolean

blockSubscriptionsLeavingTenant

Blocks the leaving of subscriptions from user's tenant.

blockSubscriptionsLeavingTenant?: boolean

Property Value

boolean

exemptedPrincipals

List of user objectIds that are exempted from the set subscription tenant policies for the user's tenant.

exemptedPrincipals?: string[]

Property Value

string[]