DataFactoryClient.RegenerateGatewayKey(String, String, String) 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 virtual Microsoft.Azure.Commands.DataFactories.Models.PSDataFactoryGatewayKey RegenerateGatewayKey (string resourceGroupName, string dataFactoryName, string gatewayName);
abstract member RegenerateGatewayKey : string * string * string -> Microsoft.Azure.Commands.DataFactories.Models.PSDataFactoryGatewayKey
override this.RegenerateGatewayKey : string * string * string -> Microsoft.Azure.Commands.DataFactories.Models.PSDataFactoryGatewayKey
Public Overridable Function RegenerateGatewayKey (resourceGroupName As String, dataFactoryName As String, gatewayName As String) As PSDataFactoryGatewayKey
Parameters
- resourceGroupName
- String
- dataFactoryName
- String
- gatewayName
- String