次の方法で共有


KustoManagementClient クラス

定義

Azure Kusto 管理 API には、Azure Kusto サービスと対話してクラスターとデータベースを管理する WEB サービスの RESTful セットが用意されています。 この API を使用すると、クラスターとデータベースを作成、更新、削除できます。

public class KustoManagementClient : Microsoft.Rest.ServiceClient<Microsoft.Azure.Management.Kusto.KustoManagementClient>, IDisposable, Microsoft.Azure.Management.Kusto.IKustoManagementClient, Microsoft.Rest.Azure.IAzureClient
type KustoManagementClient = class
    inherit ServiceClient<KustoManagementClient>
    interface IKustoManagementClient
    interface IDisposable
    interface IAzureClient
Public Class KustoManagementClient
Inherits ServiceClient(Of KustoManagementClient)
Implements IAzureClient, IDisposable, IKustoManagementClient
継承
KustoManagementClient
実装

コンストラクター

KustoManagementClient(DelegatingHandler[])

KustoManagementClient クラスの新しいインスタンスを初期化します。

KustoManagementClient(HttpClient, Boolean)

KustoManagementClient クラスの新しいインスタンスを初期化します。

KustoManagementClient(HttpClientHandler, DelegatingHandler[])

KustoManagementClient クラスの新しいインスタンスを初期化します。

KustoManagementClient(ServiceClientCredentials, DelegatingHandler[])

KustoManagementClient クラスの新しいインスタンスを初期化します。

KustoManagementClient(ServiceClientCredentials, HttpClient, Boolean)

KustoManagementClient クラスの新しいインスタンスを初期化します。

KustoManagementClient(ServiceClientCredentials, HttpClientHandler, DelegatingHandler[])

KustoManagementClient クラスの新しいインスタンスを初期化します。

KustoManagementClient(Uri, DelegatingHandler[])

KustoManagementClient クラスの新しいインスタンスを初期化します。

KustoManagementClient(Uri, HttpClientHandler, DelegatingHandler[])

KustoManagementClient クラスの新しいインスタンスを初期化します。

KustoManagementClient(Uri, ServiceClientCredentials, DelegatingHandler[])

KustoManagementClient クラスの新しいインスタンスを初期化します。

KustoManagementClient(Uri, ServiceClientCredentials, HttpClientHandler, DelegatingHandler[])

KustoManagementClient クラスの新しいインスタンスを初期化します。

プロパティ

AcceptLanguage

応答の優先言語。

ApiVersion

クライアント API のバージョン。

AttachedDatabaseConfigurations

IAttachedDatabaseConfigurationsOperations を取得します。

BaseUri

サービスのベース URI。

ClusterPrincipalAssignments

IClusterPrincipalAssignmentsOperations を取得します。

Clusters

IClustersOperations を取得します。

Credentials

クライアントが Azure に接続するために必要な資格情報。

DatabasePrincipalAssignments

IDatabasePrincipalAssignmentsOperations を取得します。

Databases

IDatabasesOperations を取得します。

DataConnections

IDataConnectionsOperations を取得します。

DeserializationSettings

JSON の逆シリアル化設定を取得または設定します。

FirstMessageHandler

Azure Kusto 管理 API には、Azure Kusto サービスと対話してクラスターとデータベースを管理する WEB サービスの RESTful セットが用意されています。 この API を使用すると、クラスターとデータベースを作成、更新、削除できます。

(継承元 ServiceClient<T>)
GenerateClientRequestId

一意の x-ms-client-request-id を生成する必要があるかどうか。 true に設定すると、一意の x-ms-client-request-id 値が生成され、各要求に含まれます。 既定値は true です。

HttpClient

Azure Kusto 管理 API には、Azure Kusto サービスと対話してクラスターとデータベースを管理する WEB サービスの RESTful セットが用意されています。 この API を使用すると、クラスターとデータベースを作成、更新、削除できます。

(継承元 ServiceClient<T>)
HttpClientHandler

Azure Kusto 管理 API には、Azure Kusto サービスと対話してクラスターとデータベースを管理する WEB サービスの RESTful セットが用意されています。 この API を使用すると、クラスターとデータベースを作成、更新、削除できます。

(継承元 ServiceClient<T>)
HttpMessageHandlers

Azure Kusto 管理 API には、Azure Kusto サービスと対話してクラスターとデータベースを管理する WEB サービスの RESTful セットが用意されています。 この API を使用すると、クラスターとデータベースを作成、更新、削除できます。

(継承元 ServiceClient<T>)
LongRunningOperationRetryTimeout

実行時間の長い操作の再試行タイムアウト (秒単位)。 既定値は 30 です。

ManagedPrivateEndpoints

IManagedPrivateEndpointsOperations を取得します。

Operations

IOperations を取得します。

OperationsResults

IOperationsResults を取得します。

OperationsResultsLocation

IOperationsResultsLocation を取得します。

PrivateEndpointConnections

IPrivateEndpointConnectionsOperations を取得します。

PrivateLinkResources

IPrivateLinkResourcesOperations を取得します。

Scripts

IScriptsOperations を取得します。

SerializationSettings

JSON シリアル化設定を取得または設定します。

SubscriptionId

Microsoft Azure サブスクリプションを一意に識別するサブスクリプション資格情報を取得します。 サブスクリプション ID は、全ての修理依頼についてURI の一部を生じさせます。

UserAgent

Azure Kusto 管理 API には、Azure Kusto サービスと対話してクラスターとデータベースを管理する WEB サービスの RESTful セットが用意されています。 この API を使用すると、クラスターとデータベースを作成、更新、削除できます。

(継承元 ServiceClient<T>)

メソッド

CreateHttpHandlerPipeline(HttpClientHandler, DelegatingHandler[])

Azure Kusto 管理 API には、Azure Kusto サービスと対話してクラスターとデータベースを管理する WEB サービスの RESTful セットが用意されています。 この API を使用すると、クラスターとデータベースを作成、更新、削除できます。

(継承元 ServiceClient<T>)
Dispose()

Azure Kusto 管理 API には、Azure Kusto サービスと対話してクラスターとデータベースを管理する WEB サービスの RESTful セットが用意されています。 この API を使用すると、クラスターとデータベースを作成、更新、削除できます。

(継承元 ServiceClient<T>)
Dispose(Boolean)

Azure Kusto 管理 API には、Azure Kusto サービスと対話してクラスターとデータベースを管理する WEB サービスの RESTful セットが用意されています。 この API を使用すると、クラスターとデータベースを作成、更新、削除できます。

(継承元 ServiceClient<T>)
InitializeHttpClient(HttpClient, HttpClientHandler, DelegatingHandler[])

Azure Kusto 管理 API には、Azure Kusto サービスと対話してクラスターとデータベースを管理する WEB サービスの RESTful セットが用意されています。 この API を使用すると、クラスターとデータベースを作成、更新、削除できます。

(継承元 ServiceClient<T>)
InitializeHttpClient(HttpClientHandler, DelegatingHandler[])

Azure Kusto 管理 API には、Azure Kusto サービスと対話してクラスターとデータベースを管理する WEB サービスの RESTful セットが用意されています。 この API を使用すると、クラスターとデータベースを作成、更新、削除できます。

(継承元 ServiceClient<T>)
SetRetryPolicy(RetryPolicy)

Azure Kusto 管理 API には、Azure Kusto サービスと対話してクラスターとデータベースを管理する WEB サービスの RESTful セットが用意されています。 この API を使用すると、クラスターとデータベースを作成、更新、削除できます。

(継承元 ServiceClient<T>)
SetUserAgent(String)

Azure Kusto 管理 API には、Azure Kusto サービスと対話してクラスターとデータベースを管理する WEB サービスの RESTful セットが用意されています。 この API を使用すると、クラスターとデータベースを作成、更新、削除できます。

(継承元 ServiceClient<T>)
SetUserAgent(String, String)

Azure Kusto 管理 API には、Azure Kusto サービスと対話してクラスターとデータベースを管理する WEB サービスの RESTful セットが用意されています。 この API を使用すると、クラスターとデータベースを作成、更新、削除できます。

(継承元 ServiceClient<T>)

適用対象