OrganizationResource.BillingSource 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.
Billing source
[Microsoft.Azure.PowerShell.Cmdlets.NewRelic.FormatTable(Index=2)]
[Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Origin(Microsoft.Azure.PowerShell.Cmdlets.NewRelic.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Support.BillingSource? BillingSource { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.FormatTable(Index=2)>]
[<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Origin(Microsoft.Azure.PowerShell.Cmdlets.NewRelic.PropertyOrigin.Inlined)>]
member this.BillingSource : Nullable<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Support.BillingSource> with get, set
Public Property BillingSource As Nullable(Of BillingSource)
Property Value
Implements
- Attributes