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

IntegrationRuntimeAuthKeysOperationsExtensions 类

定义

IntegrationRuntimeAuthKeysOperations 的扩展方法。

public static class IntegrationRuntimeAuthKeysOperationsExtensions
type IntegrationRuntimeAuthKeysOperationsExtensions = class
Public Module IntegrationRuntimeAuthKeysOperationsExtensions
继承
IntegrationRuntimeAuthKeysOperationsExtensions

方法

List(IIntegrationRuntimeAuthKeysOperations, String, String, String)

列出集成运行时身份验证密钥

ListAsync(IIntegrationRuntimeAuthKeysOperations, String, String, String, CancellationToken)

列出集成运行时身份验证密钥

Regenerate(IIntegrationRuntimeAuthKeysOperations, String, String, String, IntegrationRuntimeRegenerateKeyParameters)

重新生成集成运行时身份验证密钥

RegenerateAsync(IIntegrationRuntimeAuthKeysOperations, String, String, String, IntegrationRuntimeRegenerateKeyParameters, CancellationToken)

重新生成集成运行时身份验证密钥

适用于