WaitForInbuildReplicaSafetyCheck Class
Safety check that waits for the replica build operation to finish. This indicates that there is a replica that is going through the copy or is providing data for building another replica. Bring the node down will abort this copy operation which are typically expensive involving data movements.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.servicefabric.models._models_py3.PartitionSafetyCheckWaitForInbuildReplicaSafetyCheck
Constructor
WaitForInbuildReplicaSafetyCheck(*, partition_id: Optional[str] = None, **kwargs)
Parameters
Feedback
Submit and view feedback for