RecoveryServicesClient クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Recovery Services クライアント
public class RecoveryServicesClient : Microsoft.Rest.ServiceClient<Microsoft.Azure.Management.RecoveryServices.RecoveryServicesClient>, IDisposable, Microsoft.Azure.Management.RecoveryServices.IRecoveryServicesClient, Microsoft.Rest.Azure.IAzureClient
type RecoveryServicesClient = class
inherit ServiceClient<RecoveryServicesClient>
interface IRecoveryServicesClient
interface IDisposable
interface IAzureClient
Public Class RecoveryServicesClient
Inherits ServiceClient(Of RecoveryServicesClient)
Implements IAzureClient, IDisposable, IRecoveryServicesClient
- 継承
- 実装
コンストラクター
プロパティ
AcceptLanguage |
応答の優先言語。 |
ApiVersion |
クライアント API のバージョン。 |
BaseUri |
サービスのベース URI。 |
Credentials |
クライアントが Azure に接続するために必要な資格情報。 |
DeserializationSettings |
JSON の逆シリアル化設定を取得または設定します。 |
DisableDispose |
Recovery Services クライアント |
FirstMessageHandler |
Recovery Services クライアント (継承元 ServiceClient<T>) |
GenerateClientRequestId |
一意の x-ms-client-request-id を生成する必要があるかどうか。 true に設定すると、一意の x-ms-client-request-id 値が生成され、各要求に含まれます。 既定値は true です。 |
HttpClient |
Recovery Services クライアント (継承元 ServiceClient<T>) |
HttpClientHandler |
Recovery Services クライアント (継承元 ServiceClient<T>) |
HttpMessageHandlers |
Recovery Services クライアント (継承元 ServiceClient<T>) |
LongRunningOperationRetryTimeout |
実行時間の長い操作の再試行タイムアウト (秒単位)。 既定値は 30 です。 |
Operations |
IOperations を取得します。 |
PrivateLinkResources |
IPrivateLinkResourcesOperations を取得します。 |
RecoveryServices |
IRecoveryServicesOperations を取得します。 |
RegisteredIdentities |
IRegisteredIdentitiesOperations を取得します。 |
ReplicationUsages |
IReplicationUsagesOperations を取得します。 |
SerializationSettings |
JSON シリアル化設定を取得または設定します。 |
SubscriptionId |
サブスクリプション ID。 |
Usages |
IUsagesOperations を取得します。 |
UserAgent |
Recovery Services クライアント (継承元 ServiceClient<T>) |
VaultCertificates |
IVaultCertificatesOperations を取得します。 |
VaultExtendedInfo |
IVaultExtendedInfoOperations を取得します。 |
Vaults |
IVaultsOperations を取得します。 |
メソッド
CreateHttpHandlerPipeline(HttpClientHandler, DelegatingHandler[]) |
Recovery Services クライアント (継承元 ServiceClient<T>) |
Dispose() |
Recovery Services クライアント (継承元 ServiceClient<T>) |
Dispose(Boolean) |
Recovery Services クライアント |
GetOperationResultWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken) |
リソースの操作結果を取得します。 |
GetOperationStatusWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken) |
リソースの操作状態を取得します。 |
InitializeHttpClient(HttpClient, HttpClientHandler, DelegatingHandler[]) |
Recovery Services クライアント (継承元 ServiceClient<T>) |
InitializeHttpClient(HttpClientHandler, DelegatingHandler[]) |
Recovery Services クライアント (継承元 ServiceClient<T>) |
SetHttpClient(HttpClient) |
Recovery Services クライアント |
SetRetryPolicy(RetryPolicy) |
Recovery Services クライアント (継承元 ServiceClient<T>) |
SetUserAgent(String) |
Recovery Services クライアント (継承元 ServiceClient<T>) |
SetUserAgent(String, String) |
Recovery Services クライアント (継承元 ServiceClient<T>) |
拡張メソッド
適用対象
Azure SDK for .NET