Partager via


AppPlatformSupportedRuntimePlatform Structure

Définition

Plateforme de cette version du runtime (valeurs possibles : « Java » ou « .NET »).

public readonly struct AppPlatformSupportedRuntimePlatform : IEquatable<Azure.ResourceManager.AppPlatform.Models.AppPlatformSupportedRuntimePlatform>
type AppPlatformSupportedRuntimePlatform = struct
Public Structure AppPlatformSupportedRuntimePlatform
Implements IEquatable(Of AppPlatformSupportedRuntimePlatform)
Héritage
AppPlatformSupportedRuntimePlatform
Implémente

Constructeurs

AppPlatformSupportedRuntimePlatform(String)

Initialise une nouvelle instance de AppPlatformSupportedRuntimePlatform.

Propriétés

Java

Java.

NetCore

.NET Core.

Méthodes

Equals(AppPlatformSupportedRuntimePlatform)

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

Détermine si deux AppPlatformSupportedRuntimePlatform valeurs sont identiques.

Implicit(String to AppPlatformSupportedRuntimePlatform)

Convertit une chaîne en AppPlatformSupportedRuntimePlatform.

Inequality(AppPlatformSupportedRuntimePlatform, AppPlatformSupportedRuntimePlatform)

Détermine si deux AppPlatformSupportedRuntimePlatform valeurs ne sont pas identiques.

S’applique à