UnknownSafetyCheck Class

Definition

The safety check that is not known to the current version of Service Fabric.

public sealed class UnknownSafetyCheck : System.Fabric.SafetyCheck
type UnknownSafetyCheck = class
    inherit SafetyCheck
Public NotInheritable Class UnknownSafetyCheck
Inherits SafetyCheck
Inheritance
UnknownSafetyCheck

Properties

Kind

Gets the type of the safety check that is being performed.

(Inherited from SafetyCheck)

Applies to