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

IntegrationRuntimeRegenerateKeyParameters 类

定义

用于重新生成身份验证密钥的参数。

public class IntegrationRuntimeRegenerateKeyParameters
type IntegrationRuntimeRegenerateKeyParameters = class
Public Class IntegrationRuntimeRegenerateKeyParameters
继承
IntegrationRuntimeRegenerateKeyParameters

构造函数

IntegrationRuntimeRegenerateKeyParameters()

初始化 IntegrationRuntimeRegenerateKeyParameters 类的新实例。

IntegrationRuntimeRegenerateKeyParameters(String)

初始化 IntegrationRuntimeRegenerateKeyParameters 类的新实例。

属性

KeyName

获取或设置要重新生成的身份验证密钥的名称。 可能的值包括:“authKey1”、“authKey2”

适用于