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