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


BillingPeriod.BillingPeriodStartDate Свойство

Определение

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

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

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

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

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