Partager via


NodeUpgradeProgress.PendingSafetyChecks Propriété

Définition

Obtient la liste des vérifications de sécurité que Service Fabric effectue actuellement sur le nœud correspondant.

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

Valeur de propriété

Liste des vérifications de sécurité effectuées par Service Fabric sur le nœud correspondant.

S’applique à