MonitorServiceSourceForAlert Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The MonitorServiceSourceForAlert.
public readonly struct MonitorServiceSourceForAlert : IEquatable<Azure.ResourceManager.AlertsManagement.Models.MonitorServiceSourceForAlert>
type MonitorServiceSourceForAlert = struct
Public Structure MonitorServiceSourceForAlert
Implements IEquatable(Of MonitorServiceSourceForAlert)
- Inheritance
-
MonitorServiceSourceForAlert
- Implements
Constructors
MonitorServiceSourceForAlert(String) |
Initializes a new instance of MonitorServiceSourceForAlert. |
Properties
ActivityLogAdministrative |
ActivityLog Administrative. |
ActivityLogAutoscale |
ActivityLog Autoscale. |
ActivityLogPolicy |
ActivityLog Policy. |
ActivityLogRecommendation |
ActivityLog Recommendation. |
ActivityLogSecurity |
ActivityLog Security. |
ApplicationInsights |
Application Insights. |
LogAnalytics |
Log Analytics. |
Nagios |
Nagios. |
Platform |
Platform. |
Scom |
SCOM. |
ServiceHealth |
ServiceHealth. |
SmartDetector |
SmartDetector. |
VmInsights |
VM Insights. |
Zabbix |
Zabbix. |
Methods
Equals(MonitorServiceSourceForAlert) |
Indicates whether the current object is equal to another object of the same type. |
ToString() |
Returns the fully qualified type name of this instance. |
Operators
Equality(MonitorServiceSourceForAlert, MonitorServiceSourceForAlert) |
Determines if two MonitorServiceSourceForAlert values are the same. |
Implicit(String to MonitorServiceSourceForAlert) |
Converts a string to a MonitorServiceSourceForAlert. |
Inequality(MonitorServiceSourceForAlert, MonitorServiceSourceForAlert) |
Determines if two MonitorServiceSourceForAlert values are not the same. |
Applies to
Azure SDK for .NET