Dela via


TenantPolicy.BlockSubscriptionsLeavingTenant Property

Definition

Gets or sets blocks the leaving of subscriptions from user's tenant.

[Newtonsoft.Json.JsonProperty(PropertyName="blockSubscriptionsLeavingTenant")]
public bool? BlockSubscriptionsLeavingTenant { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="blockSubscriptionsLeavingTenant")>]
member this.BlockSubscriptionsLeavingTenant : Nullable<bool> with get, set
Public Property BlockSubscriptionsLeavingTenant As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to