Share via


ServicePartitionInformation.Kind Property

 

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

Describes the type of partition.

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

Syntax

public ServicePartitionKind Kind { get; private set; }

Property Value

Type: System.Fabric.ServicePartitionKind

Returns ServicePartitionKind.

See Also

ServicePartitionInformation Class
System.Fabric Namespace

Return to top