SafetyCheck.Kind Property

Definition

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

public System.Fabric.SafetyCheckKind Kind { get; }
member this.Kind : System.Fabric.SafetyCheckKind
Public ReadOnly Property Kind As SafetyCheckKind

Property Value

The type of safety check that is being performed.

Applies to