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)

統合ランタイム認証キーを再生成する

適用対象