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

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 群集。

适用于