共用方式為


PriorityMixPolicy.RegularPriorityPercentageAboveBase Property

Definition

Gets or sets the percentage of VM instances, after the base regular priority count has been reached, that are expected to use regular priority.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to