Share via


Marketplace.BillingPeriodId Property

Definition

Gets the id of the billing period resource that the usage belongs to.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.billingPeriodId")]
public string BillingPeriodId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.billingPeriodId")>]
member this.BillingPeriodId : string
Public ReadOnly Property BillingPeriodId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to