Compartilhar via


BillingPeriod.BillingPeriodEndDate Propriedade

Definição

Obtém o fim do intervalo de datas coberto pelo período de cobrança.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Rest.Serialization.DateJsonConverter))]
[Newtonsoft.Json.JsonProperty(PropertyName="properties.billingPeriodEndDate")]
public DateTime? BillingPeriodEndDate { get; }
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Rest.Serialization.DateJsonConverter))>]
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.billingPeriodEndDate")>]
member this.BillingPeriodEndDate : Nullable<DateTime>
Public ReadOnly Property BillingPeriodEndDate As Nullable(Of DateTime)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonConverterAttribute Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a