Freigeben über


RemoteApplicationType Struktur

Definition

Ressourcentyp der Anwendung.

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

Konstruktoren

RemoteApplicationType(String)

Initialisiert eine neue Instanz von RemoteApplicationType.

Eigenschaften

InBuilt

Eingebaute.

MsixApplication

MsixApplication.

Methoden

Equals(RemoteApplicationType)

Gibt an, ob das aktuelle Objekt gleich einem anderen Objekt des gleichen Typs ist.

ToString()

Gibt den voll qualifizierten Typnamen dieser Instanz zurück.

Operatoren

Equality(RemoteApplicationType, RemoteApplicationType)

Bestimmt, ob zwei RemoteApplicationType Werte identisch sind.

Implicit(String to RemoteApplicationType)

Konvertiert eine Zeichenfolge in eine RemoteApplicationType.

Inequality(RemoteApplicationType, RemoteApplicationType)

Bestimmt, ob zwei RemoteApplicationType Werte nicht identisch sind.

Gilt für: