PSNodePool.ScaleSetPriority 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.
Gets or sets scaleSetPriority to be used to specify virtual machine scale set priority. Default to regular. Possible values include: 'Low', 'Regular'
public string ScaleSetPriority { get; set; }
member this.ScaleSetPriority : string with get, set
Public Property ScaleSetPriority As String