次の方法で共有


ClustersOperationsExtensions クラス

定義

ClustersOperations の拡張メソッド。

public static class ClustersOperationsExtensions
type ClustersOperationsExtensions = class
Public Module ClustersOperationsExtensions
継承
ClustersOperationsExtensions

メソッド

AddLanguageExtensions(IClustersOperations, String, String, LanguageExtensionsList)

KQL クエリ内で実行できる言語拡張機能の一覧を追加します。

AddLanguageExtensionsAsync(IClustersOperations, String, String, LanguageExtensionsList, CancellationToken)

KQL クエリ内で実行できる言語拡張機能の一覧を追加します。

BeginAddLanguageExtensions(IClustersOperations, String, String, LanguageExtensionsList)

KQL クエリ内で実行できる言語拡張機能の一覧を追加します。

BeginAddLanguageExtensionsAsync(IClustersOperations, String, String, LanguageExtensionsList, CancellationToken)

KQL クエリ内で実行できる言語拡張機能の一覧を追加します。

BeginCreateOrUpdate(IClustersOperations, String, String, Cluster, String, String)

Kusto クラスターを作成または更新します。

BeginCreateOrUpdateAsync(IClustersOperations, String, String, Cluster, String, String, CancellationToken)

Kusto クラスターを作成または更新します。

BeginDelete(IClustersOperations, String, String)

Kusto クラスターを削除します。

BeginDeleteAsync(IClustersOperations, String, String, CancellationToken)

Kusto クラスターを削除します。

BeginDetachFollowerDatabases(IClustersOperations, String, String, FollowerDatabaseDefinition)

このクラスターが所有するデータベースのすべてのフォロワーをデタッチします。

BeginDetachFollowerDatabasesAsync(IClustersOperations, String, String, FollowerDatabaseDefinition, CancellationToken)

このクラスターが所有するデータベースのすべてのフォロワーをデタッチします。

BeginDiagnoseVirtualNetwork(IClustersOperations, String, String)

サービスが依存している外部リソースのネットワーク接続状態を診断します。

BeginDiagnoseVirtualNetworkAsync(IClustersOperations, String, String, CancellationToken)

サービスが依存している外部リソースのネットワーク接続状態を診断します。

BeginRemoveLanguageExtensions(IClustersOperations, String, String, LanguageExtensionsList)

KQL クエリ内で実行できる言語拡張機能の一覧を削除します。

BeginRemoveLanguageExtensionsAsync(IClustersOperations, String, String, LanguageExtensionsList, CancellationToken)

KQL クエリ内で実行できる言語拡張機能の一覧を削除します。

BeginStart(IClustersOperations, String, String)

Kusto クラスターを起動します。

BeginStartAsync(IClustersOperations, String, String, CancellationToken)

Kusto クラスターを起動します。

BeginStop(IClustersOperations, String, String)

Kusto クラスターを停止します。

BeginStopAsync(IClustersOperations, String, String, CancellationToken)

Kusto クラスターを停止します。

BeginUpdate(IClustersOperations, String, String, ClusterUpdate, String)

Kusto クラスターを更新します。

BeginUpdateAsync(IClustersOperations, String, String, ClusterUpdate, String, CancellationToken)

Kusto クラスターを更新します。

CheckNameAvailability(IClustersOperations, String, ClusterCheckNameRequest)

クラスター名が有効であり、まだ使用されていないことを確認します。

CheckNameAvailabilityAsync(IClustersOperations, String, ClusterCheckNameRequest, CancellationToken)

クラスター名が有効であり、まだ使用されていないことを確認します。

CreateOrUpdate(IClustersOperations, String, String, Cluster, String, String)

Kusto クラスターを作成または更新します。

CreateOrUpdateAsync(IClustersOperations, String, String, Cluster, String, String, CancellationToken)

Kusto クラスターを作成または更新します。

Delete(IClustersOperations, String, String)

Kusto クラスターを削除します。

DeleteAsync(IClustersOperations, String, String, CancellationToken)

Kusto クラスターを削除します。

DetachFollowerDatabases(IClustersOperations, String, String, FollowerDatabaseDefinition)

このクラスターが所有するデータベースのすべてのフォロワーをデタッチします。

DetachFollowerDatabasesAsync(IClustersOperations, String, String, FollowerDatabaseDefinition, CancellationToken)

このクラスターが所有するデータベースのすべてのフォロワーをデタッチします。

DiagnoseVirtualNetwork(IClustersOperations, String, String)

サービスが依存している外部リソースのネットワーク接続状態を診断します。

DiagnoseVirtualNetworkAsync(IClustersOperations, String, String, CancellationToken)

サービスが依存している外部リソースのネットワーク接続状態を診断します。

Get(IClustersOperations, String, String)

Kusto クラスターを取得します。

GetAsync(IClustersOperations, String, String, CancellationToken)

Kusto クラスターを取得します。

List(IClustersOperations)

サブスクリプション内のすべての Kusto クラスターを一覧表示します。

ListAsync(IClustersOperations, CancellationToken)

サブスクリプション内のすべての Kusto クラスターを一覧表示します。

ListByResourceGroup(IClustersOperations, String)

リソース グループ内のすべての Kusto クラスターを一覧表示します。

ListByResourceGroupAsync(IClustersOperations, String, CancellationToken)

リソース グループ内のすべての Kusto クラスターを一覧表示します。

ListFollowerDatabases(IClustersOperations, String, String)

このクラスターが所有し、その後に別のクラスターが続いたデータベースの一覧を返します。

ListFollowerDatabasesAsync(IClustersOperations, String, String, CancellationToken)

このクラスターが所有し、その後に別のクラスターが続いたデータベースの一覧を返します。

ListLanguageExtensions(IClustersOperations, String, String)

KQL クエリ内で実行できる言語拡張機能の一覧を返します。

ListLanguageExtensionsAsync(IClustersOperations, String, String, CancellationToken)

KQL クエリ内で実行できる言語拡張機能の一覧を返します。

ListOutboundNetworkDependenciesEndpoints(IClustersOperations, String, String)

Kusto クラスターのすべての送信依存関係のネットワーク エンドポイントを取得します

ListOutboundNetworkDependenciesEndpointsAsync(IClustersOperations, String, String, CancellationToken)

Kusto クラスターのすべての送信依存関係のネットワーク エンドポイントを取得します

ListOutboundNetworkDependenciesEndpointsNext(IClustersOperations, String)

Kusto クラスターのすべての送信依存関係のネットワーク エンドポイントを取得します

ListOutboundNetworkDependenciesEndpointsNextAsync(IClustersOperations, String, CancellationToken)

Kusto クラスターのすべての送信依存関係のネットワーク エンドポイントを取得します

ListSkus(IClustersOperations)

Kusto リソース プロバイダーの対象となる SKU を一覧表示します。

ListSkusAsync(IClustersOperations, CancellationToken)

Kusto リソース プロバイダーの対象となる SKU を一覧表示します。

ListSkusByResource(IClustersOperations, String, String)

指定されたリソースで使用できる SKU を返します。

ListSkusByResourceAsync(IClustersOperations, String, String, CancellationToken)

指定されたリソースで使用できる SKU を返します。

RemoveLanguageExtensions(IClustersOperations, String, String, LanguageExtensionsList)

KQL クエリ内で実行できる言語拡張機能の一覧を削除します。

RemoveLanguageExtensionsAsync(IClustersOperations, String, String, LanguageExtensionsList, CancellationToken)

KQL クエリ内で実行できる言語拡張機能の一覧を削除します。

Start(IClustersOperations, String, String)

Kusto クラスターを起動します。

StartAsync(IClustersOperations, String, String, CancellationToken)

Kusto クラスターを起動します。

Stop(IClustersOperations, String, String)

Kusto クラスターを停止します。

StopAsync(IClustersOperations, String, String, CancellationToken)

Kusto クラスターを停止します。

Update(IClustersOperations, String, String, ClusterUpdate, String)

Kusto クラスターを更新します。

UpdateAsync(IClustersOperations, String, String, ClusterUpdate, String, CancellationToken)

Kusto クラスターを更新します。

適用対象