次の方法で共有


ManagedClusterAgentPoolProfileProperties.ScaleSetPriority プロパティ

定義

仮想マシン スケール セットの優先度。 指定しない場合、既定値は 'Regular' です。

public Azure.ResourceManager.ContainerService.Models.ScaleSetPriority? ScaleSetPriority { get; set; }
member this.ScaleSetPriority : Nullable<Azure.ResourceManager.ContainerService.Models.ScaleSetPriority> with get, set
Public Property ScaleSetPriority As Nullable(Of ScaleSetPriority)

プロパティ値

適用対象