SafetyCheck Class

Represents a safety check performed by service fabric before continuing with the operations. These checks ensure the availability of the service and the reliability of the state.

You probably want to use the sub-classes and not this class directly. Known sub-classes are: PartitionSafetyCheck, SeedNodeSafetyCheck

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

Inheritance
SafetyCheck

Constructor

SafetyCheck(**kwargs)

Parameters

kind
str
Required

Required. Constant filled by server.