Partager via


AppPlatformSupportedRuntimeValue Structure

Définition

Valeur brute qui peut être passée aux opérations CRUD de déploiement.

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

Constructeurs

AppPlatformSupportedRuntimeValue(String)

Initialise une nouvelle instance de AppPlatformSupportedRuntimeValue.

Propriétés

Java11

Java_11.

Java17

Java_17.

Java8

Java_8.

NetCore31

NetCore_31.

Méthodes

Equals(AppPlatformSupportedRuntimeValue)

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

Détermine si deux AppPlatformSupportedRuntimeValue valeurs sont identiques.

Implicit(String to AppPlatformSupportedRuntimeValue)

Convertit une chaîne en AppPlatformSupportedRuntimeValue.

Inequality(AppPlatformSupportedRuntimeValue, AppPlatformSupportedRuntimeValue)

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

S’applique à