Compartilhar via


EdgeRemoteApplicationType Estrutura

Definição

Tipo de aplicativo remoto.

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

Construtores

EdgeRemoteApplicationType(String)

Inicializa uma nova instância de EdgeRemoteApplicationType.

Propriedades

AllApplications

AllApplications.

LocalUI

LocalUI.

Powershell

Powershell.

Wac

WAC.

Métodos

Equals(EdgeRemoteApplicationType)

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

Determina se dois EdgeRemoteApplicationType valores são os mesmos.

Implicit(String to EdgeRemoteApplicationType)

Converte uma cadeia de caracteres em um EdgeRemoteApplicationType.

Inequality(EdgeRemoteApplicationType, EdgeRemoteApplicationType)

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

Aplica-se a