AppPlatformSupportedRuntimeValue 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.
Der Rohwert, der an CRUD-Vorgänge der Bereitstellung übergeben werden könnte.
public readonly struct AppPlatformSupportedRuntimeValue : IEquatable<Azure.ResourceManager.AppPlatform.Models.AppPlatformSupportedRuntimeValue>
type AppPlatformSupportedRuntimeValue = struct
Public Structure AppPlatformSupportedRuntimeValue
Implements IEquatable(Of AppPlatformSupportedRuntimeValue)
- Vererbung
-
AppPlatformSupportedRuntimeValue
- Implementiert
Konstruktoren
AppPlatformSupportedRuntimeValue(String) |
Initialisiert eine neue Instanz von AppPlatformSupportedRuntimeValue. |
Eigenschaften
Java11 |
Java_11. |
Java17 |
Java_17. |
Java8 |
Java_8. |
NetCore31 |
NetCore_31. |
Methoden
Equals(AppPlatformSupportedRuntimeValue) |
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(AppPlatformSupportedRuntimeValue, AppPlatformSupportedRuntimeValue) |
Bestimmt, ob zwei AppPlatformSupportedRuntimeValue Werte identisch sind. |
Implicit(String to AppPlatformSupportedRuntimeValue) |
Konvertiert eine Zeichenfolge in eine AppPlatformSupportedRuntimeValue. |
Inequality(AppPlatformSupportedRuntimeValue, AppPlatformSupportedRuntimeValue) |
Bestimmt, ob zwei AppPlatformSupportedRuntimeValue Werte nicht identisch sind. |
Gilt für:
Azure SDK for .NET