Share via


IPurchaseRequest.BillingScopeId Property

Definition

Subscription that will be charged for purchasing reservation or savings plan

[Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="Subscription that will be charged for purchasing reservation or savings plan", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="billingScopeId")]
public string BillingScopeId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.Info(Description="Subscription that will be charged for purchasing reservation or savings plan", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="billingScopeId")>]
member this.BillingScopeId : string with get, set
Public Property BillingScopeId As String

Property Value

Attributes

Applies to