PutAliasRequestProperties.BillingScope Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="billingScope")]
public string BillingScope { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="billingScope")>]
member this.BillingScope : string with get, set
Public Property BillingScope As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to