EventHubManagementClient クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Azure Event Hubs クライアント
public class EventHubManagementClient : Microsoft.Rest.ServiceClient<Microsoft.Azure.Management.EventHub.EventHubManagementClient>, IDisposable, Microsoft.Azure.Management.EventHub.IEventHubManagementClient, Microsoft.Rest.Azure.IAzureClient
type EventHubManagementClient = class
inherit ServiceClient<EventHubManagementClient>
interface IEventHubManagementClient
interface IDisposable
interface IAzureClient
Public Class EventHubManagementClient
Inherits ServiceClient(Of EventHubManagementClient)
Implements IAzureClient, IDisposable, IEventHubManagementClient
- 継承
- 実装
コンストラクター
プロパティ
AcceptLanguage |
応答の優先言語。 |
ApiVersion |
クライアント API のバージョン。 |
ApplicationGroup |
IApplicationGroupOperations を取得します。 |
BaseUri |
サービスのベース URI。 |
Clusters |
IClustersOperations を取得します。 |
Configuration |
IConfigurationOperations を取得します。 |
ConsumerGroups |
IConsumerGroupsOperations を取得します。 |
Credentials |
クライアントが Azure に接続するために必要な資格情報。 |
DeserializationSettings |
json 逆シリアル化設定を取得または設定します。 |
DisasterRecoveryConfigs |
IDisasterRecoveryConfigsOperations を取得します。 |
EventHubs |
IEventHubsOperations を取得します。 |
FirstMessageHandler |
Azure Event Hubs クライアント (継承元 ServiceClient<T>) |
GenerateClientRequestId |
一意の x-ms-client-request-id を生成する必要があるかどうか。 true に設定すると、一意の x-ms-client-request-id 値が生成され、各要求に含まれます。 既定値は true です。 |
HttpClient |
Azure Event Hubs クライアント (継承元 ServiceClient<T>) |
HttpClientHandler |
Azure Event Hubs クライアント (継承元 ServiceClient<T>) |
HttpMessageHandlers |
Azure Event Hubs クライアント (継承元 ServiceClient<T>) |
LongRunningOperationRetryTimeout |
実行時間の長い操作の再試行タイムアウト (秒単位)。 既定値は 30 です。 |
Namespaces |
INamespacesOperations を取得します。 |
NetworkSecurityPerimeterConfiguration |
INetworkSecurityPerimeterConfigurationOperations を取得します。 |
NetworkSecurityPerimeterConfigurations |
INetworkSecurityPerimeterConfigurationsOperations を取得します。 |
Operations |
IOperations を取得します。 |
PrivateEndpointConnections |
IPrivateEndpointConnectionsOperations を取得します。 |
PrivateLinkResources |
IPrivateLinkResourcesOperations を取得します。 |
SchemaRegistry |
ISchemaRegistryOperations を取得します。 |
SerializationSettings |
json シリアル化設定を取得または設定します。 |
SubscriptionId |
Microsoft Azure サブスクリプションを一意に識別するサブスクリプション資格情報。 サブスクリプション ID は、全ての修理依頼についてURI の一部を生じさせます。 |
UserAgent |
Azure Event Hubs クライアント (継承元 ServiceClient<T>) |
メソッド
CreateHttpHandlerPipeline(HttpClientHandler, DelegatingHandler[]) |
Azure Event Hubs クライアント (継承元 ServiceClient<T>) |
Dispose() |
Azure Event Hubs クライアント (継承元 ServiceClient<T>) |
Dispose(Boolean) |
Azure Event Hubs クライアント (継承元 ServiceClient<T>) |
InitializeHttpClient(HttpClient, HttpClientHandler, DelegatingHandler[]) |
Azure Event Hubs クライアント (継承元 ServiceClient<T>) |
InitializeHttpClient(HttpClientHandler, DelegatingHandler[]) |
Azure Event Hubs クライアント (継承元 ServiceClient<T>) |
SetRetryPolicy(RetryPolicy) |
Azure Event Hubs クライアント (継承元 ServiceClient<T>) |
SetUserAgent(String) |
Azure Event Hubs クライアント (継承元 ServiceClient<T>) |
SetUserAgent(String, String) |
Azure Event Hubs クライアント (継承元 ServiceClient<T>) |
適用対象
Azure SDK for .NET