다음을 통해 공유


ScalingPolicyDescription.ScalingMechanism Property

Definition

Gets the scaling mechanism.

public System.Fabric.Description.ScalingMechanismDescription ScalingMechanism { get; set; }
member this.ScalingMechanism : System.Fabric.Description.ScalingMechanismDescription with get, set
Public Property ScalingMechanism As ScalingMechanismDescription

Property Value

Scaling mechanism associated with this scaling policy description.

Applies to