PartitionSafetyCheck Class

Definition

Represents the SafetyCheck for a partition.

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

Properties

Kind

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

(Inherited from SafetyCheck)
PartitionId

Gets the ID of the partition that is undergoing a safety check.

Applies to