IIotHubOperations Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 à
Azure SDK for .NET