AutoScaleSettings.Formula Property

Definition

Gets or sets a formula for the desired number of compute nodes in the pool.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to