Share via


IIotHubOperations Interface

Définition

Opérations IotHubOperations.

public interface IIotHubOperations
type IIotHubOperations = interface
Public Interface IIotHubOperations

Méthodes

BeginManualFailoverWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Lancer manuellement un basculement pour le IoT Hub vers sa région secondaire

ManualFailoverWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Lancer manuellement un basculement pour le IoT Hub vers sa région secondaire

Méthodes d’extension

BeginManualFailover(IIotHubOperations, String, String, String)

Lancer manuellement un basculement pour le IoT Hub vers sa région secondaire

BeginManualFailoverAsync(IIotHubOperations, String, String, String, CancellationToken)

Lancer manuellement un basculement pour le IoT Hub vers sa région secondaire

ManualFailover(IIotHubOperations, String, String, String)

Lancer manuellement un basculement pour le IoT Hub vers sa région secondaire

ManualFailoverAsync(IIotHubOperations, String, String, String, CancellationToken)

Lancer manuellement un basculement pour le IoT Hub vers sa région secondaire

S’applique à