共用方式為


CommitmentPlanProperties.AutoRenew Property

Definition

Gets or sets autoRenew commitment plan.

[Newtonsoft.Json.JsonProperty(PropertyName="autoRenew")]
public bool? AutoRenew { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="autoRenew")>]
member this.AutoRenew : Nullable<bool> with get, set
Public Property AutoRenew As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to