Partager via


BillingPeriod.BillingPeriodStartDate Propriété

Définition

Obtient le début 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.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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonConverterAttribute Newtonsoft.Json.JsonPropertyAttribute

S’applique à