KustoManagementClient クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
- 継承
- 実装
コンストラクター
プロパティ
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>) |
適用対象
Azure SDK for .NET