MonitorServiceSourceForAlert Structure
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
The MonitorServiceSourceForAlert.
public readonly struct MonitorServiceSourceForAlert : IEquatable<Azure.ResourceManager.AlertsManagement.Models.MonitorServiceSourceForAlert>
type MonitorServiceSourceForAlert = struct
Public Structure MonitorServiceSourceForAlert
Implements IEquatable(Of MonitorServiceSourceForAlert)
- Héritage
-
MonitorServiceSourceForAlert
- Implémente
Constructeurs
MonitorServiceSourceForAlert(String) |
Initialise une nouvelle instance de MonitorServiceSourceForAlert. |
Propriétés
ActivityLogAdministrative |
ActivityLog Administrative. |
ActivityLogAutoscale |
Mise à l’échelle automatique activitylog. |
ActivityLogPolicy |
Stratégie ActivityLog. |
ActivityLogRecommendation |
Recommandation ActivityLog. |
ActivityLogSecurity |
ActivityLog Security. |
ApplicationInsights |
Application Insights. |
LogAnalytics |
Log Analytics. |
Nagios |
Nagios. |
Platform |
Plateforme. |
Scom |
SCOM. |
ServiceHealth |
ServiceHealth. |
SmartDetector |
SmartDetector. |
VmInsights |
VM Insights. |
Zabbix |
Zabbix. |
Méthodes
Equals(MonitorServiceSourceForAlert) |
Indique si l'objet actuel est égal à un autre objet du même type. |
ToString() |
Retourne le nom de type qualifié complet de cette instance. |
Opérateurs
Equality(MonitorServiceSourceForAlert, MonitorServiceSourceForAlert) |
Détermine si deux MonitorServiceSourceForAlert valeurs sont identiques. |
Implicit(String to MonitorServiceSourceForAlert) |
Convertit une chaîne en MonitorServiceSourceForAlert. |
Inequality(MonitorServiceSourceForAlert, MonitorServiceSourceForAlert) |
Détermine si deux MonitorServiceSourceForAlert valeurs ne sont pas identiques. |
S’applique à
Azure SDK for .NET