EnsurePartitionQuorumSafetyCheck Class

Safety check that ensures that a quorum of replicas are not lost for a partition.

All required parameters must be populated in order to send to Azure.

Inheritance
azure.servicefabric.models._models_py3.PartitionSafetyCheck
EnsurePartitionQuorumSafetyCheck

Constructor

EnsurePartitionQuorumSafetyCheck(*, partition_id: Optional[str] = None, **kwargs)

Parameters

kind
str
Required

Required. Constant filled by server.

partition_id
str
Required

Id of the partition which is undergoing the safety check.