Condividi tramite


IBillingAccountPoliciesResponse.AllowTransfer Property

Definition

Determine if the transfers are allowed for the billing account

[Microsoft.Azure.PowerShell.Cmdlets.Subscription.Runtime.Info(Create=true, Description="Determine if the transfers are allowed for the billing account", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="allowTransfers", Update=true)]
public bool? AllowTransfer { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Subscription.Runtime.Info(Create=true, Description="Determine if the transfers are allowed for the billing account", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="allowTransfers", Update=true)>]
member this.AllowTransfer : Nullable<bool> with get, set
Public Property AllowTransfer As Nullable(Of Boolean)

Property Value

Attributes

Applies to