### YamlMime:JavaType uid: "com.azure.resourcemanager.iothub.fluent.IotHubsClient" fullName: "com.azure.resourcemanager.iothub.fluent.IotHubsClient" name: "IotHubsClient" nameWithType: "IotHubsClient" summary: "An instance of this class provides access to all the operations defined in IotHubsClient." syntax: "public interface **IotHubsClient**" methods: - uid: "com.azure.resourcemanager.iothub.fluent.IotHubsClient.beginManualFailover(java.lang.String,java.lang.String,com.azure.resourcemanager.iothub.models.FailoverInput)" fullName: "com.azure.resourcemanager.iothub.fluent.IotHubsClient.beginManualFailover(String iotHubName, String resourceGroupName, FailoverInput failoverInput)" name: "beginManualFailover(String iotHubName, String resourceGroupName, FailoverInput failoverInput)" nameWithType: "IotHubsClient.beginManualFailover(String iotHubName, String resourceGroupName, FailoverInput failoverInput)" summary: "Manually initiate a failover for the IoT Hub to its secondary region" modifiers: - "abstract" parameters: - description: "Name of the IoT hub to failover." name: "iotHubName" type: "String" - description: "Name of the resource group containing the IoT hub resource." name: "resourceGroupName" type: "String" - description: "Region to failover to. Must be the Azure paired region. Get the value from the secondary\n location in the locations property. To learn more, see https://aka.ms/manualfailover/region." name: "failoverInput" type: "" syntax: "public abstract SyncPoller,Void> beginManualFailover(String iotHubName, String resourceGroupName, FailoverInput failoverInput)" desc: "Manually initiate a failover for the IoT Hub to its secondary region\n\nManually initiate a failover for the IoT Hub to its secondary region. To learn more, see https://aka.ms/manualfailover." returns: description: "the for polling of long-running operation." type: "<<Void>,Void>" - uid: "com.azure.resourcemanager.iothub.fluent.IotHubsClient.beginManualFailover(java.lang.String,java.lang.String,com.azure.resourcemanager.iothub.models.FailoverInput,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.iothub.fluent.IotHubsClient.beginManualFailover(String iotHubName, String resourceGroupName, FailoverInput failoverInput, Context context)" name: "beginManualFailover(String iotHubName, String resourceGroupName, FailoverInput failoverInput, Context context)" nameWithType: "IotHubsClient.beginManualFailover(String iotHubName, String resourceGroupName, FailoverInput failoverInput, Context context)" summary: "Manually initiate a failover for the IoT Hub to its secondary region" modifiers: - "abstract" parameters: - description: "Name of the IoT hub to failover." name: "iotHubName" type: "String" - description: "Name of the resource group containing the IoT hub resource." name: "resourceGroupName" type: "String" - description: "Region to failover to. Must be the Azure paired region. Get the value from the secondary\n location in the locations property. To learn more, see https://aka.ms/manualfailover/region." name: "failoverInput" type: "" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract SyncPoller,Void> beginManualFailover(String iotHubName, String resourceGroupName, FailoverInput failoverInput, Context context)" desc: "Manually initiate a failover for the IoT Hub to its secondary region\n\nManually initiate a failover for the IoT Hub to its secondary region. To learn more, see https://aka.ms/manualfailover." returns: description: "the for polling of long-running operation." type: "<<Void>,Void>" - uid: "com.azure.resourcemanager.iothub.fluent.IotHubsClient.manualFailover(java.lang.String,java.lang.String,com.azure.resourcemanager.iothub.models.FailoverInput)" fullName: "com.azure.resourcemanager.iothub.fluent.IotHubsClient.manualFailover(String iotHubName, String resourceGroupName, FailoverInput failoverInput)" name: "manualFailover(String iotHubName, String resourceGroupName, FailoverInput failoverInput)" nameWithType: "IotHubsClient.manualFailover(String iotHubName, String resourceGroupName, FailoverInput failoverInput)" summary: "Manually initiate a failover for the IoT Hub to its secondary region" modifiers: - "abstract" parameters: - description: "Name of the IoT hub to failover." name: "iotHubName" type: "String" - description: "Name of the resource group containing the IoT hub resource." name: "resourceGroupName" type: "String" - description: "Region to failover to. Must be the Azure paired region. Get the value from the secondary\n location in the locations property. To learn more, see https://aka.ms/manualfailover/region." name: "failoverInput" type: "" syntax: "public abstract void manualFailover(String iotHubName, String resourceGroupName, FailoverInput failoverInput)" desc: "Manually initiate a failover for the IoT Hub to its secondary region\n\nManually initiate a failover for the IoT Hub to its secondary region. To learn more, see https://aka.ms/manualfailover." - uid: "com.azure.resourcemanager.iothub.fluent.IotHubsClient.manualFailover(java.lang.String,java.lang.String,com.azure.resourcemanager.iothub.models.FailoverInput,com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.iothub.fluent.IotHubsClient.manualFailover(String iotHubName, String resourceGroupName, FailoverInput failoverInput, Context context)" name: "manualFailover(String iotHubName, String resourceGroupName, FailoverInput failoverInput, Context context)" nameWithType: "IotHubsClient.manualFailover(String iotHubName, String resourceGroupName, FailoverInput failoverInput, Context context)" summary: "Manually initiate a failover for the IoT Hub to its secondary region" modifiers: - "abstract" parameters: - description: "Name of the IoT hub to failover." name: "iotHubName" type: "String" - description: "Name of the resource group containing the IoT hub resource." name: "resourceGroupName" type: "String" - description: "Region to failover to. Must be the Azure paired region. Get the value from the secondary\n location in the locations property. To learn more, see https://aka.ms/manualfailover/region." name: "failoverInput" type: "" - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract void manualFailover(String iotHubName, String resourceGroupName, FailoverInput failoverInput, Context context)" desc: "Manually initiate a failover for the IoT Hub to its secondary region\n\nManually initiate a failover for the IoT Hub to its secondary region. To learn more, see https://aka.ms/manualfailover." type: "interface" desc: "An instance of this class provides access to all the operations defined in IotHubsClient." metadata: {} package: "com.azure.resourcemanager.iothub.fluent" artifact: com.azure.resourcemanager:azure-resourcemanager-iothub:1.2.0