Bagikan melalui


TenantPolicy.BlockSubscriptionsIntoTenant Property

Definition

Gets or sets blocks the entering of subscriptions into user's tenant.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to