次の方法で共有


AlertsManagementClient クラス

定義

AlertsManagement クライアント

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

コンストラクター

AlertsManagementClient(DelegatingHandler[])

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

AlertsManagementClient(HttpClient, Boolean)

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

AlertsManagementClient(HttpClientHandler, DelegatingHandler[])

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

AlertsManagementClient(ServiceClientCredentials, DelegatingHandler[])

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

AlertsManagementClient(ServiceClientCredentials, HttpClient, Boolean)

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

AlertsManagementClient(ServiceClientCredentials, HttpClientHandler, DelegatingHandler[])

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

AlertsManagementClient(Uri, DelegatingHandler[])

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

AlertsManagementClient(Uri, HttpClientHandler, DelegatingHandler[])

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

AlertsManagementClient(Uri, ServiceClientCredentials, DelegatingHandler[])

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

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

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

プロパティ

AcceptLanguage

応答の優先言語。

AlertProcessingRules

IAlertProcessingRulesOperations を取得します。

Alerts

IAlertsOperations を取得します。

BaseUri

サービスのベース URI。

Credentials

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

DeserializationSettings

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

FirstMessageHandler

AlertsManagement クライアント

(継承元 ServiceClient<T>)
GenerateClientRequestId

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

HttpClient

AlertsManagement クライアント

(継承元 ServiceClient<T>)
HttpClientHandler

AlertsManagement クライアント

(継承元 ServiceClient<T>)
HttpMessageHandlers

AlertsManagement クライアント

(継承元 ServiceClient<T>)
LongRunningOperationRetryTimeout

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

Operations

IOperations を取得します。

SerializationSettings

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

SmartGroups

ISmartGroupsOperations を取得します。

SubscriptionId

ターゲット サブスクリプションの ID。

UserAgent

AlertsManagement クライアント

(継承元 ServiceClient<T>)

メソッド

CreateHttpHandlerPipeline(HttpClientHandler, DelegatingHandler[])

AlertsManagement クライアント

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

AlertsManagement クライアント

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

AlertsManagement クライアント

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

AlertsManagement クライアント

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

AlertsManagement クライアント

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

AlertsManagement クライアント

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

AlertsManagement クライアント

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

AlertsManagement クライアント

(継承元 ServiceClient<T>)

適用対象