Share via


ServiceDescription.PlacementPolicies Property

Definition

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

Property Value

System.Collections.Generic.IList<ServicePlacementPolicyDescription>

Applies to