Partilhar via


AppPlatformSupportedRuntimePlatform Estrutura

Definição

A plataforma dessa versão de runtime (valores possíveis: "Java" ou ".NET").

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

Construtores

AppPlatformSupportedRuntimePlatform(String)

Inicializa uma nova instância de AppPlatformSupportedRuntimePlatform.

Propriedades

Java

Java.

NetCore

.NET Core.

Métodos

Equals(AppPlatformSupportedRuntimePlatform)

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

Determina se dois AppPlatformSupportedRuntimePlatform valores são os mesmos.

Implicit(String to AppPlatformSupportedRuntimePlatform)

Converte uma cadeia de caracteres em um AppPlatformSupportedRuntimePlatform.

Inequality(AppPlatformSupportedRuntimePlatform, AppPlatformSupportedRuntimePlatform)

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

Aplica-se a