GatewayOperationsExtensions.RegenerateKeyAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static System.Threading.Tasks.Task<Microsoft.Azure.Management.DataFactories.Models.GatewayRegenerateKeyResponse> RegenerateKeyAsync (this Microsoft.Azure.Management.DataFactories.Core.IGatewayOperations operations, string resourceGroupName, string dataFactoryName, string gatewayName);
static member RegenerateKeyAsync : Microsoft.Azure.Management.DataFactories.Core.IGatewayOperations * string * string * string -> System.Threading.Tasks.Task<Microsoft.Azure.Management.DataFactories.Models.GatewayRegenerateKeyResponse>
<Extension()>
Public Function RegenerateKeyAsync (operations As IGatewayOperations, resourceGroupName As String, dataFactoryName As String, gatewayName As String) As Task(Of GatewayRegenerateKeyResponse)
Parameters
- operations
- IGatewayOperations
- resourceGroupName
- String
- dataFactoryName
- String
- gatewayName
- String