StreamAnalyticsManagementClient クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Stream Analytics クライアント
public class StreamAnalyticsManagementClient : Microsoft.Rest.ServiceClient<Microsoft.Azure.Management.StreamAnalytics.StreamAnalyticsManagementClient>, IDisposable, Microsoft.Azure.Management.StreamAnalytics.IStreamAnalyticsManagementClient, Microsoft.Rest.Azure.IAzureClient
type StreamAnalyticsManagementClient = class
inherit ServiceClient<StreamAnalyticsManagementClient>
interface IStreamAnalyticsManagementClient
interface IDisposable
interface IAzureClient
Public Class StreamAnalyticsManagementClient
Inherits ServiceClient(Of StreamAnalyticsManagementClient)
Implements IAzureClient, IDisposable, IStreamAnalyticsManagementClient
- 継承
- 実装
コンストラクター
プロパティ
AcceptLanguage |
応答の優先言語。 |
ApiVersion |
この操作に使用する API バージョン。 |
BaseUri |
サービスのベース URI。 |
Clusters |
IClustersOperations を取得します。 |
Credentials |
クライアントが Azure に接続するために必要な資格情報。 |
DeserializationSettings |
JSON の逆シリアル化設定を取得または設定します。 |
FirstMessageHandler |
Stream Analytics クライアント (継承元 ServiceClient<T>) |
Functions |
IFunctionsOperations を取得します。 |
GenerateClientRequestId |
一意の x-ms-client-request-id を生成する必要があるかどうか。 true に設定すると、一意の x-ms-client-request-id 値が生成され、各要求に含まれます。 既定値は true です。 |
HttpClient |
Stream Analytics クライアント (継承元 ServiceClient<T>) |
HttpClientHandler |
Stream Analytics クライアント (継承元 ServiceClient<T>) |
HttpMessageHandlers |
Stream Analytics クライアント (継承元 ServiceClient<T>) |
Inputs |
IInputsOperations を取得します。 |
LongRunningOperationRetryTimeout |
実行時間の長い操作の再試行タイムアウト (秒単位)。 既定値は 30 です。 |
Operations |
IOperations を取得します。 |
Outputs |
IOutputsOperations を取得します。 |
PrivateEndpoints |
IPrivateEndpointsOperations を取得します。 |
SerializationSettings |
JSON シリアル化設定を取得または設定します。 |
StreamingJobs |
IStreamingJobsOperations を取得します。 |
SubscriptionId |
ターゲット サブスクリプションの ID。 |
Subscriptions |
ISubscriptionsOperations を取得します。 |
Transformations |
ITransformationsOperations を取得します。 |
UserAgent |
Stream Analytics クライアント (継承元 ServiceClient<T>) |
メソッド
CreateHttpHandlerPipeline(HttpClientHandler, DelegatingHandler[]) |
Stream Analytics クライアント (継承元 ServiceClient<T>) |
Dispose() |
Stream Analytics クライアント (継承元 ServiceClient<T>) |
Dispose(Boolean) |
Stream Analytics クライアント (継承元 ServiceClient<T>) |
InitializeHttpClient(HttpClient, HttpClientHandler, DelegatingHandler[]) |
Stream Analytics クライアント (継承元 ServiceClient<T>) |
InitializeHttpClient(HttpClientHandler, DelegatingHandler[]) |
Stream Analytics クライアント (継承元 ServiceClient<T>) |
SetRetryPolicy(RetryPolicy) |
Stream Analytics クライアント (継承元 ServiceClient<T>) |
SetUserAgent(String) |
Stream Analytics クライアント (継承元 ServiceClient<T>) |
SetUserAgent(String, String) |
Stream Analytics クライアント (継承元 ServiceClient<T>) |
適用対象
Azure SDK for .NET