PartitionSafetyCheck Class
Represents a safety check for the service partition being performed by service fabric before continuing with operations.
You probably want to use the sub-classes and not this class directly. Known sub-classes are: EnsureAvailabilitySafetyCheck, EnsurePartitionQuorumSafetyCheck, WaitForInbuildReplicaSafetyCheck, WaitForPrimaryPlacementSafetyCheck, WaitForPrimarySwapSafetyCheck, WaitForReconfigurationSafetyCheck
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.servicefabric.models._models_py3.SafetyCheckPartitionSafetyCheck
Constructor
PartitionSafetyCheck(*, partition_id: Optional[str] = None, **kwargs)
Parameters
Feedback
Submit and view feedback for