Share via


IOrganizationResource.BillingSource Property

Definition

Billing source

[Microsoft.Azure.PowerShell.Cmdlets.NewRelic.PSArgumentCompleter(new System.String[] { "AZURE", "NEWRELIC" })]
[Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.Info(Create=true, Description="Billing source", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="billingSource", Update=false)]
public string BillingSource { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.PSArgumentCompleter(new System.String[] { "AZURE", "NEWRELIC" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.Info(Create=true, Description="Billing source", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="billingSource", Update=false)>]
member this.BillingSource : string with get, set
Public Property BillingSource As String

Property Value

Attributes

Applies to