WaitForReconfigurationSafetyCheck Class

Safety check that waits for the current reconfiguration of the partition to be completed before starting an upgrade.

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

Inheritance
azure.servicefabric.models._models_py3.PartitionSafetyCheck
WaitForReconfigurationSafetyCheck

Constructor

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