次の方法で共有


IRecoveryServicesBackupClient インターフェイス

定義

Azure RecoveryServices Backup サービスの Open API 2.0 Specs

public interface IRecoveryServicesBackupClient : IDisposable
type IRecoveryServicesBackupClient = interface
    interface IDisposable
Public Interface IRecoveryServicesBackupClient
Implements IDisposable
派生
実装

プロパティ

AadProperties

IAadPropertiesOperations を取得します。

AcceptLanguage

応答の優先言語。

ApiVersion

クライアント API のバージョン。

BackupCrrJobDetails

IBackupCrrJobDetailsOperations を取得します。

BackupCrrJobs

IBackupCrrJobsOperations を取得します。

BackupProtectedItemsCrr

IBackupProtectedItemsCrrOperations を取得します。

BackupResourceStorageConfigs

IBackupResourceStorageConfigsOperations を取得します。

BackupUsageSummariesCRR

IBackupUsageSummariesCRROperations を取得します。

BaseUri

サービスのベース URI。

Credentials

クライアントが Azure に接続するために必要な資格情報。

CrossRegionRestore

ICrossRegionRestoreOperations を取得します。

CrrOperationResults

ICrrOperationResultsOperations を取得します。

CrrOperationStatus

ICrrOperationStatusOperations を取得します。

DeserializationSettings

JSON の逆シリアル化設定を取得または設定します。

GenerateClientRequestId

一意の x-ms-client-request-id を生成する必要があるかどうか。 true に設定すると、一意の x-ms-client-request-id 値が生成され、各要求に含まれます。 既定値は true です。

LongRunningOperationRetryTimeout

実行時間の長い操作の再試行タイムアウト (秒単位)。 既定値は 30 です。

RecoveryPoints

IRecoveryPointsOperations を取得します。

RecoveryPointsCrr

IRecoveryPointsCrrOperations を取得します。

SerializationSettings

JSON シリアル化設定を取得または設定します。

SubscriptionId

サブスクリプション ID。

適用対象