Partilhar via


NodeDeactivationResult.PendingSafetyChecks Propriedade

Definição

Obtém uma lista de verificações de segurança que estão falhando no momento.

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)

Valor da propriedade

A lista de verificações de segurança com falha.

Aplica-se a