Share via


ServicePlacementPolicyDescription.Type Property

 

Applies To: Azure, Windows 10, Windows 8, Windows 8.1, Windows Server 2012 R2

Gets the service placement policy type.

Namespace:   System.Fabric.Description
Assembly:  System.Fabric (in System.Fabric.dll)

Syntax

public ServicePlacementPolicyType Type { get; set; }

Property Value

Type: System.Fabric.Description.ServicePlacementPolicyType

The service placement policy type.

See Also

ServicePlacementPolicyDescription Class
System.Fabric.Description Namespace

Return to top