Share via


ScaleCapacity.Maximum Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="maximum")]
public string Maximum { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maximum")>]
member this.Maximum : string with get, set
Public Property Maximum As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to