Partilhar via


ServiceUpdateDescription.PlacementPolicies Propriedade

Definição

Obtém ou define uma lista de políticas de posicionamento de serviço.

public System.Collections.Generic.IList<System.Fabric.Description.ServicePlacementPolicyDescription> PlacementPolicies { get; set; }
member this.PlacementPolicies : System.Collections.Generic.IList<System.Fabric.Description.ServicePlacementPolicyDescription> with get, set
Public Property PlacementPolicies As IList(Of ServicePlacementPolicyDescription)

Valor da propriedade

A lista de políticas de posicionamento de serviço.

Comentários

Veja PlacementPolicies

Aplica-se a