Freigeben über


AppPlatformGatewayRouteConfigProtocol Struktur

Definition

Protokoll der gerouteten Azure Spring Apps-Anwendungen.

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

Konstruktoren

AppPlatformGatewayRouteConfigProtocol(String)

Initialisiert eine neue Instanz von AppPlatformGatewayRouteConfigProtocol.

Eigenschaften

Http

HTTP.

Https

HTTPS

Methoden

Equals(AppPlatformGatewayRouteConfigProtocol)

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

Bestimmt, ob zwei AppPlatformGatewayRouteConfigProtocol Werte identisch sind.

Implicit(String to AppPlatformGatewayRouteConfigProtocol)

Konvertiert eine Zeichenfolge in eine AppPlatformGatewayRouteConfigProtocol.

Inequality(AppPlatformGatewayRouteConfigProtocol, AppPlatformGatewayRouteConfigProtocol)

Bestimmt, ob zwei AppPlatformGatewayRouteConfigProtocol Werte nicht identisch sind.

Gilt für: