WaitForPrimarySwapSafetyCheck Class

Safety check that waits for the primary replica to be moved out of the node before starting an upgrade to ensure the availability of the primary replica for the partition.

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

Inheritance
azure.servicefabric.models._models_py3.PartitionSafetyCheck
WaitForPrimarySwapSafetyCheck

Constructor

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