WaitForPrimaryPlacementSafetyCheck Class

Safety check that waits for the primary replica that was moved out of the node due to upgrade to be placed back again on that node.

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

Inheritance
azure.servicefabric.models._models_py3.PartitionSafetyCheck
WaitForPrimaryPlacementSafetyCheck

Constructor

WaitForPrimaryPlacementSafetyCheck(*, 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.