共用方式為


CommitmentPeriod.EndDate Property

Definition

Gets commitment period end date.

[Newtonsoft.Json.JsonProperty(PropertyName="endDate")]
public string EndDate { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="endDate")>]
member this.EndDate : string
Public ReadOnly Property EndDate As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to