Partager via


BillingPeriod.BillingPeriodEndDate Propriété

Définition

Obtient la fin de la plage de dates couverte par la période de facturation.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonConverterAttribute Newtonsoft.Json.JsonPropertyAttribute

S’applique à