Aracılığıyla paylaş


PricingProperties.Deprecated Property

Definition

Gets optional. True if the plan is deprecated. If there are replacing plans they will appear in replacedBy property

[Newtonsoft.Json.JsonProperty(PropertyName="deprecated")]
public bool? Deprecated { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="deprecated")>]
member this.Deprecated : Nullable<bool>
Public ReadOnly Property Deprecated As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to