AvsClient クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Azure VMware Solution API
public class AvsClient : Microsoft.Rest.ServiceClient<Microsoft.Azure.Management.Avs.AvsClient>, IDisposable, Microsoft.Azure.Management.Avs.IAvsClient, Microsoft.Rest.Azure.IAzureClient
type AvsClient = class
inherit ServiceClient<AvsClient>
interface IAvsClient
interface IDisposable
interface IAzureClient
Public Class AvsClient
Inherits ServiceClient(Of AvsClient)
Implements IAvsClient, IAzureClient, IDisposable
- 継承
- 実装
コンストラクター
AvsClient(DelegatingHandler[]) |
AvsClient クラスの新しいインスタンスを初期化します。 |
AvsClient(HttpClient, Boolean) |
AvsClient クラスの新しいインスタンスを初期化します。 |
AvsClient(HttpClientHandler, DelegatingHandler[]) |
AvsClient クラスの新しいインスタンスを初期化します。 |
AvsClient(ServiceClientCredentials, DelegatingHandler[]) |
AvsClient クラスの新しいインスタンスを初期化します。 |
AvsClient(ServiceClientCredentials, HttpClient, Boolean) |
AvsClient クラスの新しいインスタンスを初期化します。 |
AvsClient(ServiceClientCredentials, HttpClientHandler, DelegatingHandler[]) |
AvsClient クラスの新しいインスタンスを初期化します。 |
AvsClient(Uri, DelegatingHandler[]) |
AvsClient クラスの新しいインスタンスを初期化します。 |
AvsClient(Uri, HttpClientHandler, DelegatingHandler[]) |
AvsClient クラスの新しいインスタンスを初期化します。 |
AvsClient(Uri, ServiceClientCredentials, DelegatingHandler[]) |
AvsClient クラスの新しいインスタンスを初期化します。 |
AvsClient(Uri, ServiceClientCredentials, HttpClientHandler, DelegatingHandler[]) |
AvsClient クラスの新しいインスタンスを初期化します。 |
プロパティ
AcceptLanguage |
応答の優先言語。 |
Addons |
IAddonsOperations を取得します。 |
ApiVersion |
この操作に使用する API バージョン。 |
Authorizations |
IAuthorizationsOperations を取得します。 |
BaseUri |
サービスのベース URI。 |
CloudLinks |
ICloudLinksOperations を取得します。 |
Clusters |
IClustersOperations を取得します。 |
Credentials |
クライアントが Azure に接続するために必要な資格情報。 |
Datastores |
IDatastoresOperations を取得します。 |
DeserializationSettings |
JSON の逆シリアル化設定を取得または設定します。 |
FirstMessageHandler |
Azure VMware Solution API (継承元 ServiceClient<T>) |
GenerateClientRequestId |
一意の x-ms-client-request-id を生成する必要があるかどうか。 true に設定すると、一意の x-ms-client-request-id 値が生成され、各要求に含まれます。 既定値は true です。 |
GlobalReachConnections |
IGlobalReachConnectionsOperations を取得します。 |
HcxEnterpriseSites |
IHcxEnterpriseSitesOperations を取得します。 |
HttpClient |
Azure VMware Solution API (継承元 ServiceClient<T>) |
HttpClientHandler |
Azure VMware Solution API (継承元 ServiceClient<T>) |
HttpMessageHandlers |
Azure VMware Solution API (継承元 ServiceClient<T>) |
Locations |
ILocationsOperations を取得します。 |
LongRunningOperationRetryTimeout |
実行時間の長い操作の再試行タイムアウト (秒単位)。 既定値は 30 です。 |
Operations |
IOperations を取得します。 |
PlacementPolicies |
IPlacementPoliciesOperations を取得します。 |
PrivateClouds |
IPrivateCloudsOperations を取得します。 |
ScriptCmdlets |
IScriptCmdletsOperations を取得します。 |
ScriptExecutions |
IScriptExecutionsOperations を取得します。 |
ScriptPackages |
IScriptPackagesOperations を取得します。 |
SerializationSettings |
JSON シリアル化設定を取得または設定します。 |
SubscriptionId |
ターゲット サブスクリプションの ID。 |
UserAgent |
Azure VMware Solution API (継承元 ServiceClient<T>) |
VirtualMachines |
IVirtualMachinesOperations を取得します。 |
WorkloadNetworks |
IWorkloadNetworksOperations を取得します。 |
メソッド
CreateHttpHandlerPipeline(HttpClientHandler, DelegatingHandler[]) |
Azure VMware Solution API (継承元 ServiceClient<T>) |
Dispose() |
Azure VMware Solution API (継承元 ServiceClient<T>) |
Dispose(Boolean) |
Azure VMware Solution API (継承元 ServiceClient<T>) |
InitializeHttpClient(HttpClient, HttpClientHandler, DelegatingHandler[]) |
Azure VMware Solution API (継承元 ServiceClient<T>) |
InitializeHttpClient(HttpClientHandler, DelegatingHandler[]) |
Azure VMware Solution API (継承元 ServiceClient<T>) |
SetRetryPolicy(RetryPolicy) |
Azure VMware Solution API (継承元 ServiceClient<T>) |
SetUserAgent(String) |
Azure VMware Solution API (継承元 ServiceClient<T>) |
SetUserAgent(String, String) |
Azure VMware Solution API (継承元 ServiceClient<T>) |
適用対象
Azure SDK for .NET