Table of Contents

Interface IConnectorLeaderElectionConfigurationProvider

Namespace
Azure.Iot.Operations.Connector
Assembly
Azure.Iot.Operations.Connector.dll

Defines how a user passes in leader election information to a connector application.

public interface IConnectorLeaderElectionConfigurationProvider

Methods

GetLeaderElectionConfiguration()

Get the leader election configuration to use in this connector.

ConnectorLeaderElectionConfiguration GetLeaderElectionConfiguration()

Returns

ConnectorLeaderElectionConfiguration

The leader election configuration to use in this connector