Udostępnij za pośrednictwem


ServiceResourcePropertiesBase.ServicePlacementPolicies Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to