RestartPartitionMode enum
type: string
Possible values include: 'Invalid', 'AllReplicasOrInstances', 'OnlyActiveSecondaries'
Possible values are:
Invalid
- Reserved. Do not pass into API.AllReplicasOrInstances
- All replicas or instances in the partition are restarted at once.OnlyActiveSecondaries
- Only the secondary replicas are restarted.