Поделиться через


BillingPeriod.BillingPeriodEndDate Свойство

Определение

Возвращает конец диапазона дат, охватываемого периодом выставления счетов.

[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)

Значение свойства

Атрибуты
Newtonsoft.Json.JsonConverterAttribute Newtonsoft.Json.JsonPropertyAttribute

Применяется к