Share via


NodeDeactivationResult.PendingSafetyChecks Property

Definition

public System.Collections.Generic.IList<System.Fabric.SafetyCheck> PendingSafetyChecks { get; }
member this.PendingSafetyChecks : System.Collections.Generic.IList<System.Fabric.SafetyCheck>
Public ReadOnly Property PendingSafetyChecks As IList(Of SafetyCheck)

Property Value

System.Collections.Generic.IList<SafetyCheck>

Applies to