Share via


BillingAccountPoliciesResponseProperties.AllowTransfer Property

Definition

Determine if the transfers are allowed for the billing account

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

Property Value

Implements

Attributes

Applies to