Compartir a través de


NodeDeactivationResult.PendingSafetyChecks Propiedad

Definición

Obtiene una lista de comprobaciones de seguridad que están fallando actualmente.

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 de propiedad

Lista de comprobaciones de seguridad con errores.

Se aplica a