Compartir a través de


ServiceDescription.ScalingPolicies Propiedad

Definición

Obtiene o establece la lista de ScalingPolicyDescription para este servicio.

public System.Collections.Generic.IList<System.Fabric.Description.ScalingPolicyDescription> ScalingPolicies { get; }
member this.ScalingPolicies : System.Collections.Generic.IList<System.Fabric.Description.ScalingPolicyDescription>
Public ReadOnly Property ScalingPolicies As IList(Of ScalingPolicyDescription)

Valor de propiedad

Las directivas de escalado asociadas a este servicio.

Se aplica a