Bagikan melalui


TenantPolicy.BlockSubscriptionsLeavingTenant Property

Definition

Blocks the leaving of subscriptions from user's tenant.

[Microsoft.Azure.PowerShell.Cmdlets.Subscription.Origin(Microsoft.Azure.PowerShell.Cmdlets.Subscription.PropertyOrigin.Owned)]
public bool? BlockSubscriptionsLeavingTenant { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Subscription.Origin(Microsoft.Azure.PowerShell.Cmdlets.Subscription.PropertyOrigin.Owned)>]
member this.BlockSubscriptionsLeavingTenant : Nullable<bool> with get, set
Public Property BlockSubscriptionsLeavingTenant As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to