Partager via


ChangeFeedProcessorBuilder.WithHealthMonitor(IHealthMonitor) Méthode

Définition

Définit le à utiliser pour surveiller la IHealthMonitor situation d’insalubrité.

public Microsoft.Azure.Documents.ChangeFeedProcessor.ChangeFeedProcessorBuilder WithHealthMonitor (Microsoft.Azure.Documents.ChangeFeedProcessor.Monitoring.IHealthMonitor healthMonitor);
member this.WithHealthMonitor : Microsoft.Azure.Documents.ChangeFeedProcessor.Monitoring.IHealthMonitor -> Microsoft.Azure.Documents.ChangeFeedProcessor.ChangeFeedProcessorBuilder
Public Function WithHealthMonitor (healthMonitor As IHealthMonitor) As ChangeFeedProcessorBuilder

Paramètres

healthMonitor
IHealthMonitor

Instance de IHealthMonitor à utiliser.

Retours

Instance de ChangeFeedProcessorBuilder à utiliser.

S’applique à