Freigeben über


EdgeRemoteApplicationType Struktur

Definition

Remoteanwendungstyp.

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

Konstruktoren

EdgeRemoteApplicationType(String)

Initialisiert eine neue Instanz von EdgeRemoteApplicationType.

Eigenschaften

AllApplications

Alle Anwendungen.

LocalUI

LocalUI.

Powershell

PowerShell.

Wac

WAC.

Methoden

Equals(EdgeRemoteApplicationType)

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

Bestimmt, ob zwei EdgeRemoteApplicationType Werte gleich sind.

Implicit(String to EdgeRemoteApplicationType)

Konvertiert eine Zeichenfolge in eine EdgeRemoteApplicationType.

Inequality(EdgeRemoteApplicationType, EdgeRemoteApplicationType)

Bestimmt, ob zwei EdgeRemoteApplicationType Werte nicht identisch sind.

Gilt für: