Compartir a través de


EdgeRemoteApplicationType Estructura

Definición

Tipo de aplicación remota.

public readonly struct EdgeRemoteApplicationType : IEquatable<Azure.ResourceManager.DataBoxEdge.Models.EdgeRemoteApplicationType>
type EdgeRemoteApplicationType = struct
Public Structure EdgeRemoteApplicationType
Implements IEquatable(Of EdgeRemoteApplicationType)
Herencia
EdgeRemoteApplicationType
Implementaciones

Constructores

EdgeRemoteApplicationType(String)

Inicializa una nueva instancia de la clase EdgeRemoteApplicationType.

Propiedades

AllApplications

AllApplications.

LocalUI

LocalUI.

Powershell

PowerShell.

Wac

WAC.

Métodos

Equals(EdgeRemoteApplicationType)

Indica si el objeto actual es igual que otro objeto del mismo tipo.

ToString()

Devuelve el nombre de tipo completo de esta instancia.

Operadores

Equality(EdgeRemoteApplicationType, EdgeRemoteApplicationType)

Determina si dos EdgeRemoteApplicationType valores son los mismos.

Implicit(String to EdgeRemoteApplicationType)

Convierte una cadena en un EdgeRemoteApplicationType.

Inequality(EdgeRemoteApplicationType, EdgeRemoteApplicationType)

Determina si dos EdgeRemoteApplicationType valores no son los mismos.

Se aplica a