Bagikan melalui


IBillingAccountPoliciesResponse.AllowTransfer Property

Definition

Determine if the transfers are allowed for the billing account

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

Property Value

Attributes

Applies to