Freigeben über


AppBackendProtocol Struktur

Definition

Wie eingehende Daten mit diesem App-Back-End-Dienst kommunizieren sollen.

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

Konstruktoren

AppBackendProtocol(String)

Initialisiert eine neue Instanz von AppBackendProtocol.

Eigenschaften

Default

Standard.

Grpc

GRPC.

Methoden

Equals(AppBackendProtocol)

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

Bestimmt, ob zwei AppBackendProtocol Werte gleich sind.

Implicit(String to AppBackendProtocol)

Konvertiert eine Zeichenfolge in eine AppBackendProtocol.

Inequality(AppBackendProtocol, AppBackendProtocol)

Bestimmt, ob zwei AppBackendProtocol Werte nicht identisch sind.

Gilt für: