Compartir a través de


RemoteApplicationType Estructura

Definición

Tipo de recurso de aplicación.

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

Constructores

RemoteApplicationType(String)

Inicializa una nueva instancia de la clase RemoteApplicationType.

Propiedades

InBuilt

Incorporado.

MsixApplication

MsixApplication.

Métodos

Equals(RemoteApplicationType)

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

Determina si dos RemoteApplicationType valores son iguales.

Implicit(String to RemoteApplicationType)

Convierte una cadena en un RemoteApplicationType.

Inequality(RemoteApplicationType, RemoteApplicationType)

Determina si dos RemoteApplicationType valores no son los mismos.

Se aplica a