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