Freigeben über


AppPlatformSupportedRuntimePlatform Struktur

Definition

Die Plattform dieser Laufzeitversion (mögliche Werte: "Java" oder ".NET").

public readonly struct AppPlatformSupportedRuntimePlatform : IEquatable<Azure.ResourceManager.AppPlatform.Models.AppPlatformSupportedRuntimePlatform>
type AppPlatformSupportedRuntimePlatform = struct
Public Structure AppPlatformSupportedRuntimePlatform
Implements IEquatable(Of AppPlatformSupportedRuntimePlatform)
Vererbung
AppPlatformSupportedRuntimePlatform
Implementiert

Konstruktoren

AppPlatformSupportedRuntimePlatform(String)

Initialisiert eine neue Instanz von AppPlatformSupportedRuntimePlatform.

Eigenschaften

Java

Java

NetCore

.NET Core.

Methoden

Equals(AppPlatformSupportedRuntimePlatform)

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(AppPlatformSupportedRuntimePlatform, AppPlatformSupportedRuntimePlatform)

Bestimmt, ob zwei AppPlatformSupportedRuntimePlatform Werte gleich sind.

Implicit(String to AppPlatformSupportedRuntimePlatform)

Konvertiert eine Zeichenfolge in eine AppPlatformSupportedRuntimePlatform.

Inequality(AppPlatformSupportedRuntimePlatform, AppPlatformSupportedRuntimePlatform)

Bestimmt, ob zwei AppPlatformSupportedRuntimePlatform Werte nicht identisch sind.

Gilt für: