Partilhar via


RemoteApplicationType Estrutura

Definição

Tipo de recurso de aplicativo.

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

Construtores

RemoteApplicationType(String)

Inicializa uma nova instância de RemoteApplicationType.

Propriedades

InBuilt

Inbuilt.

MsixApplication

MsixApplication.

Métodos

Equals(RemoteApplicationType)

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

Determina se dois RemoteApplicationType valores são os mesmos.

Implicit(String to RemoteApplicationType)

Converte uma cadeia de caracteres em um RemoteApplicationType.

Inequality(RemoteApplicationType, RemoteApplicationType)

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

Aplica-se a