共用方式為


PriorityMixPolicy interface

指定具有彈性協調流程模式之擴展集內 Spot 和一般優先順序 VM 的目標分割。 有了這個屬性,客戶就能夠指定建立為 VMSS flex 實例的一般優先順序 VM 基數,以及達到此基底目標之後,Spot 和 Regular 優先順序 VM 之間的分割。

屬性

baseRegularPriorityCount

將在此擴展集中建立之一般優先順序 VM 的基數,因為它會相應放大。

regularPriorityPercentageAboveBase

達到基底一般優先順序計數之後,VM 實例的百分比預期會使用一般優先順序。

屬性詳細資料

baseRegularPriorityCount

將在此擴展集中建立之一般優先順序 VM 的基數,因為它會相應放大。

baseRegularPriorityCount?: number

屬性值

number

regularPriorityPercentageAboveBase

達到基底一般優先順序計數之後,VM 實例的百分比預期會使用一般優先順序。

regularPriorityPercentageAboveBase?: number

屬性值

number