FailoverTestScenarioParameters.PartitionSelector Property

Definition

The PartitionSelector which gives the partition that needs to be targeted for the test.

public System.Fabric.PartitionSelector PartitionSelector { get; set; }
member this.PartitionSelector : System.Fabric.PartitionSelector with get, set
Public Property PartitionSelector As PartitionSelector

Property Value

Returns PartitionSelector

Applies to