Partilhar via


AppPlatformSupportedRuntimeValue Estrutura

Definição

O valor bruto que pode ser passado para operações CRUD de implantação.

public readonly struct AppPlatformSupportedRuntimeValue : IEquatable<Azure.ResourceManager.AppPlatform.Models.AppPlatformSupportedRuntimeValue>
type AppPlatformSupportedRuntimeValue = struct
Public Structure AppPlatformSupportedRuntimeValue
Implements IEquatable(Of AppPlatformSupportedRuntimeValue)
Herança
AppPlatformSupportedRuntimeValue
Implementações

Construtores

AppPlatformSupportedRuntimeValue(String)

Inicializa uma nova instância de AppPlatformSupportedRuntimeValue.

Propriedades

Java11

Java_11.

Java17

Java_17.

Java8

Java_8.

NetCore31

NetCore_31.

Métodos

Equals(AppPlatformSupportedRuntimeValue)

Indica se o objeto atual é igual a outro objeto do mesmo tipo.

ToString()

Retorna o nome do tipo totalmente qualificado dessa instância.

Operadores

Equality(AppPlatformSupportedRuntimeValue, AppPlatformSupportedRuntimeValue)

Determina se dois AppPlatformSupportedRuntimeValue valores são os mesmos.

Implicit(String to AppPlatformSupportedRuntimeValue)

Converte uma cadeia de caracteres em um AppPlatformSupportedRuntimeValue.

Inequality(AppPlatformSupportedRuntimeValue, AppPlatformSupportedRuntimeValue)

Determina se dois AppPlatformSupportedRuntimeValue valores não são os mesmos.

Aplica-se a