CustomAssessmentAutomationSupportedCloud Struktur
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Relevante Cloud für die Automatisierung der benutzerdefinierten Bewertung.
public readonly struct CustomAssessmentAutomationSupportedCloud : IEquatable<Azure.ResourceManager.SecurityCenter.Models.CustomAssessmentAutomationSupportedCloud>
type CustomAssessmentAutomationSupportedCloud = struct
Public Structure CustomAssessmentAutomationSupportedCloud
Implements IEquatable(Of CustomAssessmentAutomationSupportedCloud)
- Vererbung
-
CustomAssessmentAutomationSupportedCloud
- Implementiert
Konstruktoren
CustomAssessmentAutomationSupportedCloud(String) |
Initialisiert eine neue Instanz von CustomAssessmentAutomationSupportedCloud. |
Eigenschaften
Aws |
AWS. |
Gcp |
GCP. |
Methoden
Equals(CustomAssessmentAutomationSupportedCloud) |
Gibt an, ob das aktuelle Objekt gleich einem anderen Objekt des gleichen Typs ist. |
ToString() |
Gibt den voll qualifizierten Typnamen dieser Instanz zurück. |
Operatoren
Equality(CustomAssessmentAutomationSupportedCloud, CustomAssessmentAutomationSupportedCloud) |
Bestimmt, ob zwei CustomAssessmentAutomationSupportedCloud Werte identisch sind. |
Implicit(String to CustomAssessmentAutomationSupportedCloud) |
Konvertiert eine Zeichenfolge in eine CustomAssessmentAutomationSupportedCloud. |
Inequality(CustomAssessmentAutomationSupportedCloud, CustomAssessmentAutomationSupportedCloud) |
Bestimmt, ob zwei CustomAssessmentAutomationSupportedCloud Werte nicht identisch sind. |
Gilt für:
Azure SDK for .NET