BatchAccountAutoScaleSettings.Formula Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A formula for the desired number of compute nodes in the pool.
public string Formula { get; set; }
member this.Formula : string with get, set
Public Property Formula As String