Partager via


ServiceResource.ServicePlacementPolicies Propriété

Définition

Obtient ou définit une liste qui décrit la corrélation du service avec d’autres services.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.servicePlacementPolicies")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ServiceFabric.Models.ServicePlacementPolicyDescription> ServicePlacementPolicies { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.servicePlacementPolicies")>]
member this.ServicePlacementPolicies : System.Collections.Generic.IList<Microsoft.Azure.Management.ServiceFabric.Models.ServicePlacementPolicyDescription> with get, set
Public Property ServicePlacementPolicies As IList(Of ServicePlacementPolicyDescription)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à