IBillingMeterProperties.BillingLocation Property

Definition

Azure Location of billable resource

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Azure Location of billable resource", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="billingLocation", Update=true)]
public string BillingLocation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Azure Location of billable resource", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="billingLocation", Update=true)>]
member this.BillingLocation : string with get, set
Public Property BillingLocation As String

Property Value

Attributes

Applies to