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