Microsoft.Azure.Management.Insights.Models Namespace
Classes
Class | Description | |
---|---|---|
AutoscaleProfile | Autoscale profile. |
|
AutoscaleSetting | A setting that contains all of the configuration for the automatic scaling of a resource. |
|
AutoscaleSettingCreateOrUpdateParameters | Parameters supplied to the Create or Update autoscale setting operation. |
|
AutoscaleSettingGetResponse | A standard service response including an HTTP status code and request ID. |
|
AutoscaleSettingListResponse | The List Autoscale settings operation response. |
|
AutoscaleSettingResource | The autoscale setting resource. |
|
AutoscaleSettingResourceCollection | Represents a collection of autoscale setting resources. |
|
BasicConfiguration | Shared basic configuration elements. |
|
CrashDumps | Enable collection of crash dumps. |
|
CreateOrUpdateStorageConfigurationParameters | Parameters supplied to the Create or Update storage configuration. |
|
DiagnosticInfrastructureLogs | Enable collection of logs generated by the agent. The diagnostic infrastructure logs are useful for troubleshooting the diagnostics system itself. |
|
DiagnosticMonitorConfiguration | Basic diagnostics configuration. |
|
DiagnosticSettings | Represents the settings for agents to collect diagnostics information. |
|
Directories | Represents an absolute directory path. |
|
DirectoryAbsolute | The absolute path to the directory to monitor. |
|
DirectoryConfiguration | Enable the collection of the contents of a directory, IIS failed access request logs and/or IIS logs. |
|
DirectoryLocal | The path relative to a local resource to monitor. |
|
DirectoryPath | A directory path definition. |
|
EtwEventConfiguration | Represents the configuration for collecting ETW events. |
|
EtwProvider | Configures collection of events generated from .NET System.Diagnostics.Tracing.EventSource. |
|
EtwProviders | Represents the configuration for ETW providers by category. |
|
Incident | An alert incident indicates the activation status of an alert rule. |
|
IncidentGetResponse | The Get Incident operation response. |
|
IncidentListResponse | The List incidents operation response. |
|
LocalizedString | Represents the display name in a specific locale. |
|
LocationThresholdRuleCondition | A rule condition based on a certain number of locations failing. |
|
ManagementEventAggregationCondition | A management event aggregation condition. |
|
ManagementEventRuleCondition | A management event rule condition. |
|
MetricAggregation | Represents an metric aggregation. |
|
Metrics | Represents a metric collection configuration. |
|
MetricTrigger | The trigger that results in a scaling action. |
|
MonitoringConfigurationCreateOrUpdateParameters | Parameters supplied to the Create or Update monitoring configuration. |
|
MonitoringConfigurationCreateOrUpdateResponse | The create or update monitoring setting response. It's marked as empty. We only pass it to ensure json error handling. |
|
MonitoringConfigurationGetResponse | A standard service response including an HTTP status code and request ID. |
|
PerformanceCounterConfiguration | Enable the collection of Performance Counters. |
|
PerformanceCounters | Represents a collection or performance counters and their shared configuration. |
|
PublicConfiguration | Public configuration. |
|
PublicMonitoringConfiguration | Represents the public monitoring configuration. |
|
Recurrence | The repeating times at which this profile begins. This element is not used if the FixedDate element is used. |
|
RecurrentSchedule | The scheduling constraints for when the profile begins. |
|
Rule | An alert rule. |
|
RuleAction | The action that is performed when the alert rule becomes active, and when an alert condition is resolved. |
|
RuleCondition | The condition that results in the alert rule being activated. |
|
RuleCreateOrUpdateParameters | Parameters supplied to the Create or Update Rule operation. |
|
RuleDataSource | The resource from which the rule collects its data. |
|
RuleEmailAction | Specifies the action to send email when the rule condition is evaluated. |
|
RuleGetResponse | The Get Rule operation response. |
|
RuleListResponse | The List Rules operation response. |
|
RuleManagementEventClaimsDataSource | The claims for a rule management event data source. |
|
RuleManagementEventDataSource | A rule management event data source. |
|
RuleMetricDataSource | A rule metric data source. |
|
RuleResource | The alert rule resource. |
|
RuleResourceCollection | Represents a collection of alert rule resources. |
|
ScaleAction | The parameters for the scaling action. |
|
ScaleCapacity | The number of instances that can be used during this profile. |
|
ScaleRule | A rule that provide the triggers and parameters for the scaling action. |
|
StorageConfiguration | The public diagnostics settings for Storage account services. |
|
StorageConfigurationGetResponse | A standard service response including an HTTP status code and request ID. |
|
StorageLoggingConfiguration | The properties for logging. This allows specifying the operations to be logged and their retention. |
|
StorageMetricAggregation | Represents an metric aggregation. |
|
StorageMetricConfiguration | Represents a metric collection configuration. |
|
ThresholdRuleCondition | A rule condition based on a metric crossing a threshold. |
|
TimeWindow | A specific date for the profile. This element is not used if the Recurrence element is used. |
|
WindowsEventLog | represents a windows event log collection configuration. |
Enumerations
Return to top