MonitorManagementClient クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
監視管理クライアント
public class MonitorManagementClient : Microsoft.Rest.ServiceClient<Microsoft.Azure.Management.Monitor.MonitorManagementClient>, IDisposable, Microsoft.Azure.Management.Monitor.IMonitorManagementClient, Microsoft.Rest.Azure.IAzureClient
type MonitorManagementClient = class
inherit ServiceClient<MonitorManagementClient>
interface IMonitorManagementClient
interface IDisposable
interface IAzureClient
Public Class MonitorManagementClient
Inherits ServiceClient(Of MonitorManagementClient)
Implements IAzureClient, IDisposable, IMonitorManagementClient
- 継承
- 実装
コンストラクター
プロパティ
AcceptLanguage |
応答の優先言語。 |
ActionGroups |
IActionGroupsOperations を取得します。 |
ActivityLogAlerts |
IActivityLogAlertsOperations を取得します。 |
ActivityLogs |
IActivityLogsOperations を取得します。 |
AlertRuleIncidents |
IAlertRuleIncidentsOperations を取得します。 |
AlertRules |
IAlertRulesOperations を取得します。 |
AutoscaleSettings |
IAutoscaleSettingsOperations を取得します。 |
Baselines |
IBaselinesOperations を取得します。 |
BaseUri |
サービスのベース URI。 |
Credentials |
クライアントが Azure に接続するために必要な資格情報。 |
DataCollectionEndpoints |
IDataCollectionEndpointsOperations を取得します。 |
DataCollectionRuleAssociations |
IDataCollectionRuleAssociationsOperations を取得します。 |
DataCollectionRules |
IDataCollectionRulesOperations を取得します。 |
DeserializationSettings |
json 逆シリアル化設定を取得または設定します。 |
DiagnosticSettings |
IDiagnosticSettingsOperations を取得します。 |
DiagnosticSettingsCategory |
IDiagnosticSettingsCategoryOperations を取得します。 |
EventCategories |
IEventCategoriesOperations を取得します。 |
FirstMessageHandler |
監視管理クライアント (継承元 ServiceClient<T>) |
GenerateClientRequestId |
一意の x-ms-client-request-id を生成する必要があるかどうか。 true に設定すると、一意の x-ms-client-request-id 値が生成され、各要求に含まれます。 既定値は true です。 |
HttpClient |
監視管理クライアント (継承元 ServiceClient<T>) |
HttpClientHandler |
監視管理クライアント (継承元 ServiceClient<T>) |
HttpMessageHandlers |
監視管理クライアント (継承元 ServiceClient<T>) |
LogProfiles |
ILogProfilesOperations を取得します。 |
LongRunningOperationRetryTimeout |
実行時間の長い操作の再試行タイムアウト (秒単位)。 既定値は 30 です。 |
MetricAlerts |
IMetricAlertsOperations を取得します。 |
MetricAlertsStatus |
IMetricAlertsStatusOperations を取得します。 |
MetricDefinitions |
IMetricDefinitionsOperations を取得します。 |
MetricNamespaces |
IMetricNamespacesOperations を取得します。 |
Metrics |
IMetricsOperations を取得します。 |
Operations |
IOperations を取得します。 |
PrivateEndpointConnections |
IPrivateEndpointConnectionsOperations を取得します。 |
PrivateLinkResources |
IPrivateLinkResourcesOperations を取得します。 |
PrivateLinkScopedResources |
IPrivateLinkScopedResourcesOperations を取得します。 |
PrivateLinkScopeOperationStatus |
IPrivateLinkScopeOperationStatusOperations を取得します。 |
PrivateLinkScopes |
IPrivateLinkScopesOperations を取得します。 |
ScheduledQueryRules |
IScheduledQueryRulesOperations を取得します。 |
SerializationSettings |
json シリアル化設定を取得または設定します。 |
SubscriptionId |
ターゲット サブスクリプションの ID。 |
TenantActivityLogs |
ITenantActivityLogsOperations を取得します。 |
UserAgent |
監視管理クライアント (継承元 ServiceClient<T>) |
VMInsights |
IVMInsightsOperations を取得します。 |
メソッド
CreateHttpHandlerPipeline(HttpClientHandler, DelegatingHandler[]) |
監視管理クライアント (継承元 ServiceClient<T>) |
Dispose() |
監視管理クライアント (継承元 ServiceClient<T>) |
Dispose(Boolean) |
監視管理クライアント (継承元 ServiceClient<T>) |
InitializeHttpClient(HttpClient, HttpClientHandler, DelegatingHandler[]) |
監視管理クライアント (継承元 ServiceClient<T>) |
InitializeHttpClient(HttpClientHandler, DelegatingHandler[]) |
監視管理クライアント (継承元 ServiceClient<T>) |
SetRetryPolicy(RetryPolicy) |
監視管理クライアント (継承元 ServiceClient<T>) |
SetUserAgent(String) |
監視管理クライアント (継承元 ServiceClient<T>) |
SetUserAgent(String, String) |
監視管理クライアント (継承元 ServiceClient<T>) |
適用対象
Azure SDK for .NET