Sdílet prostřednictvím


BillingPeriod.BillingPeriodEndDate Vlastnost

Definice

Získá konec rozsahu dat, na který se vztahuje fakturační období.

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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonConverterAttribute Newtonsoft.Json.JsonPropertyAttribute

Platí pro