Compartir a través de


AppPlatformSupportedRuntimeValue Estructura

Definición

Valor sin procesar que se podría pasar a las operaciones CRUD de implementación.

public readonly struct AppPlatformSupportedRuntimeValue : IEquatable<Azure.ResourceManager.AppPlatform.Models.AppPlatformSupportedRuntimeValue>
type AppPlatformSupportedRuntimeValue = struct
Public Structure AppPlatformSupportedRuntimeValue
Implements IEquatable(Of AppPlatformSupportedRuntimeValue)
Herencia
AppPlatformSupportedRuntimeValue
Implementaciones

Constructores

AppPlatformSupportedRuntimeValue(String)

Inicializa una nueva instancia de la clase AppPlatformSupportedRuntimeValue.

Propiedades

Java11

Java_11.

Java17

Java_17.

Java8

Java_8.

NetCore31

NetCore_31.

Métodos

Equals(AppPlatformSupportedRuntimeValue)

Indica si el objeto actual es igual que otro objeto del mismo tipo.

ToString()

Devuelve el nombre de tipo completo de esta instancia.

Operadores

Equality(AppPlatformSupportedRuntimeValue, AppPlatformSupportedRuntimeValue)

Determina si dos AppPlatformSupportedRuntimeValue valores son iguales.

Implicit(String to AppPlatformSupportedRuntimeValue)

Convierte una cadena en un AppPlatformSupportedRuntimeValue.

Inequality(AppPlatformSupportedRuntimeValue, AppPlatformSupportedRuntimeValue)

Determina si dos AppPlatformSupportedRuntimeValue valores no son los mismos.

Se aplica a