Share via


IOrganizationResource.BillingSource Property

Definition

Billing source

[Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.Info(Description="Billing source", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Support.BillingSource) }, ReadOnly=false, Required=false, SerializedName="billingSource")]
public Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Support.BillingSource? BillingSource { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.Info(Description="Billing source", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Support.BillingSource) }, ReadOnly=false, Required=false, SerializedName="billingSource")>]
member this.BillingSource : Nullable<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Support.BillingSource> with get, set
Public Property BillingSource As Nullable(Of BillingSource)

Property Value

Attributes

Applies to