次の方法で共有


IMonitorManagementClient インターフェイス

定義

監視管理クライアント

public interface IMonitorManagementClient : IDisposable
type IMonitorManagementClient = interface
    interface IDisposable
Public Interface IMonitorManagementClient
Implements IDisposable
派生
実装

プロパティ

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 を取得します。

GenerateClientRequestId

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

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 を取得します。

VMInsights

IVMInsightsOperations を取得します。

適用対象