你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DataFactoryClient.RegenerateGatewayAuthKey Method

Definition

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

Returns

Applies to