次の方法で共有


ResourceMoverServiceAPIClient クラス

定義

ある Azure リージョンから別のリージョンへの Azure リソースの移動、またはリージョン内のゾーン間での Azure リソースの移動を調整するファースト パーティの Azure サービス。

public class ResourceMoverServiceAPIClient : Microsoft.Rest.ServiceClient<Microsoft.Azure.Management.Migrate.ResourceMover.ResourceMoverServiceAPIClient>, IDisposable, Microsoft.Azure.Management.Migrate.ResourceMover.IResourceMoverServiceAPIClient, Microsoft.Rest.Azure.IAzureClient
type ResourceMoverServiceAPIClient = class
    inherit ServiceClient<ResourceMoverServiceAPIClient>
    interface IResourceMoverServiceAPIClient
    interface IDisposable
    interface IAzureClient
Public Class ResourceMoverServiceAPIClient
Inherits ServiceClient(Of ResourceMoverServiceAPIClient)
Implements IAzureClient, IDisposable, IResourceMoverServiceAPIClient
継承
ResourceMoverServiceAPIClient
実装

コンストラクター

ResourceMoverServiceAPIClient(DelegatingHandler[])

ResourceMoverServiceAPIClient クラスの新しいインスタンスを初期化します。

ResourceMoverServiceAPIClient(HttpClient, Boolean)

ResourceMoverServiceAPIClient クラスの新しいインスタンスを初期化します。

ResourceMoverServiceAPIClient(HttpClientHandler, DelegatingHandler[])

ResourceMoverServiceAPIClient クラスの新しいインスタンスを初期化します。

ResourceMoverServiceAPIClient(ServiceClientCredentials, DelegatingHandler[])

ResourceMoverServiceAPIClient クラスの新しいインスタンスを初期化します。

ResourceMoverServiceAPIClient(ServiceClientCredentials, HttpClient, Boolean)

ResourceMoverServiceAPIClient クラスの新しいインスタンスを初期化します。

ResourceMoverServiceAPIClient(ServiceClientCredentials, HttpClientHandler, DelegatingHandler[])

ResourceMoverServiceAPIClient クラスの新しいインスタンスを初期化します。

ResourceMoverServiceAPIClient(Uri, DelegatingHandler[])

ResourceMoverServiceAPIClient クラスの新しいインスタンスを初期化します。

ResourceMoverServiceAPIClient(Uri, HttpClientHandler, DelegatingHandler[])

ResourceMoverServiceAPIClient クラスの新しいインスタンスを初期化します。

ResourceMoverServiceAPIClient(Uri, ServiceClientCredentials, DelegatingHandler[])

ResourceMoverServiceAPIClient クラスの新しいインスタンスを初期化します。

ResourceMoverServiceAPIClient(Uri, ServiceClientCredentials, HttpClientHandler, DelegatingHandler[])

ResourceMoverServiceAPIClient クラスの新しいインスタンスを初期化します。

プロパティ

AcceptLanguage

応答の優先言語。

ApiVersion

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

BaseUri

サービスのベース URI。

Credentials

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

DeserializationSettings

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

FirstMessageHandler

ある Azure リージョンから別のリージョンへの Azure リソースの移動、またはリージョン内のゾーン間での Azure リソースの移動を調整するファースト パーティの Azure サービス。

(継承元 ServiceClient<T>)
GenerateClientRequestId

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

HttpClient

ある Azure リージョンから別のリージョンへの Azure リソースの移動、またはリージョン内のゾーン間での Azure リソースの移動を調整するファースト パーティの Azure サービス。

(継承元 ServiceClient<T>)
HttpClientHandler

ある Azure リージョンから別のリージョンへの Azure リソースの移動、またはリージョン内のゾーン間での Azure リソースの移動を調整するファースト パーティの Azure サービス。

(継承元 ServiceClient<T>)
HttpMessageHandlers

ある Azure リージョンから別のリージョンへの Azure リソースの移動、またはリージョン内のゾーン間での Azure リソースの移動を調整するファースト パーティの Azure サービス。

(継承元 ServiceClient<T>)
LongRunningOperationRetryTimeout

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

MoveCollections

IMoveCollectionsOperations を取得します。

MoveResources

IMoveResourcesOperations を取得します。

OperationsDiscovery

IOperationsDiscoveryOperations を取得します。

SerializationSettings

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

SubscriptionId

サブスクリプション ID。

UnresolvedDependencies

IUnresolvedDependenciesOperations を取得します。

UserAgent

ある Azure リージョンから別のリージョンへの Azure リソースの移動、またはリージョン内のゾーン間での Azure リソースの移動を調整するファースト パーティの Azure サービス。

(継承元 ServiceClient<T>)

メソッド

CreateHttpHandlerPipeline(HttpClientHandler, DelegatingHandler[])

ある Azure リージョンから別のリージョンへの Azure リソースの移動、またはリージョン内のゾーン間での Azure リソースの移動を調整するファースト パーティの Azure サービス。

(継承元 ServiceClient<T>)
Dispose()

ある Azure リージョンから別のリージョンへの Azure リソースの移動、またはリージョン内のゾーン間での Azure リソースの移動を調整するファースト パーティの Azure サービス。

(継承元 ServiceClient<T>)
Dispose(Boolean)

ある Azure リージョンから別のリージョンへの Azure リソースの移動、またはリージョン内のゾーン間での Azure リソースの移動を調整するファースト パーティの Azure サービス。

(継承元 ServiceClient<T>)
InitializeHttpClient(HttpClient, HttpClientHandler, DelegatingHandler[])

ある Azure リージョンから別のリージョンへの Azure リソースの移動、またはリージョン内のゾーン間での Azure リソースの移動を調整するファースト パーティの Azure サービス。

(継承元 ServiceClient<T>)
InitializeHttpClient(HttpClientHandler, DelegatingHandler[])

ある Azure リージョンから別のリージョンへの Azure リソースの移動、またはリージョン内のゾーン間での Azure リソースの移動を調整するファースト パーティの Azure サービス。

(継承元 ServiceClient<T>)
SetRetryPolicy(RetryPolicy)

ある Azure リージョンから別のリージョンへの Azure リソースの移動、またはリージョン内のゾーン間での Azure リソースの移動を調整するファースト パーティの Azure サービス。

(継承元 ServiceClient<T>)
SetUserAgent(String)

ある Azure リージョンから別のリージョンへの Azure リソースの移動、またはリージョン内のゾーン間での Azure リソースの移動を調整するファースト パーティの Azure サービス。

(継承元 ServiceClient<T>)
SetUserAgent(String, String)

ある Azure リージョンから別のリージョンへの Azure リソースの移動、またはリージョン内のゾーン間での Azure リソースの移動を調整するファースト パーティの Azure サービス。

(継承元 ServiceClient<T>)

適用対象