BillingAccountPoliciesResponseProperties.AllowTransfer Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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