RepartitionDescription.PartitionKind Property

Definition

Gets a value indicating the derived type of this instance.

public System.Fabric.Description.PartitionScheme PartitionKind { get; }
member this.PartitionKind : System.Fabric.Description.PartitionScheme
Public ReadOnly Property PartitionKind As PartitionScheme

Property Value

The derived type of this instance.

Applies to