Sdílet prostřednictvím


Role.MinInstanceCount Property

Definition

Gets or sets the minimum instance count of the cluster.

[Newtonsoft.Json.JsonProperty(PropertyName="minInstanceCount")]
public int? MinInstanceCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="minInstanceCount")>]
member this.MinInstanceCount : Nullable<int> with get, set
Public Property MinInstanceCount As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to