ISavingsPlanPurchaseRequestProperties.BillingScopeId 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.
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