Share via


ServicePlacementPolicyDescription Constructors

Definition

Overloads

ServicePlacementPolicyDescription(ServicePlacementPolicyDescription)

protected ServicePlacementPolicyDescription(System.Fabric.Description.ServicePlacementPolicyDescription other);
new System.Fabric.Description.ServicePlacementPolicyDescription : System.Fabric.Description.ServicePlacementPolicyDescription -> System.Fabric.Description.ServicePlacementPolicyDescription
Protected Sub New (other As ServicePlacementPolicyDescription)

Parameters

Applies to

ServicePlacementPolicyDescription(ServicePlacementPolicyType)

public ServicePlacementPolicyDescription(System.Fabric.Description.ServicePlacementPolicyType type);
new System.Fabric.Description.ServicePlacementPolicyDescription : System.Fabric.Description.ServicePlacementPolicyType -> System.Fabric.Description.ServicePlacementPolicyDescription
Public Sub New (type As ServicePlacementPolicyType)

Parameters

Applies to