次の方法で共有


ManagedServiceScalingPolicy.ScalingMechanism プロパティ

定義

このスケーリング ポリシーに関連付けられているメカニズムを指定します。基本クラスであることに注意 ManagedServiceScalingMechanism してください。 このシナリオでは、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、 と がPartitionInstanceCountScalingMechanism含まれますNamedPartitionAddOrRemoveScalingMechanism

public Azure.ResourceManager.ServiceFabricManagedClusters.Models.ManagedServiceScalingMechanism ScalingMechanism { get; set; }
member this.ScalingMechanism : Azure.ResourceManager.ServiceFabricManagedClusters.Models.ManagedServiceScalingMechanism with get, set
Public Property ScalingMechanism As ManagedServiceScalingMechanism

プロパティ値

適用対象