AppPlatformSupportedRuntimeValue Estrutura
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Azure SDK for .NET