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