FrontDoorProtocol Struktur
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Akzeptierte Protokollschemas.
public readonly struct FrontDoorProtocol : IEquatable<Azure.ResourceManager.FrontDoor.Models.FrontDoorProtocol>
type FrontDoorProtocol = struct
Public Structure FrontDoorProtocol
Implements IEquatable(Of FrontDoorProtocol)
- Vererbung
-
FrontDoorProtocol
- Implementiert
Konstruktoren
FrontDoorProtocol(String) |
Initialisiert eine neue Instanz von FrontDoorProtocol. |
Eigenschaften
Http |
Http. |
Https |
Https. |
Methoden
Equals(FrontDoorProtocol) |
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(FrontDoorProtocol, FrontDoorProtocol) |
Bestimmt, ob zwei FrontDoorProtocol Werte identisch sind. |
Implicit(String to FrontDoorProtocol) |
Konvertiert eine Zeichenfolge in eine FrontDoorProtocol. |
Inequality(FrontDoorProtocol, FrontDoorProtocol) |
Bestimmt, ob zwei FrontDoorProtocol Werte nicht identisch sind. |
Gilt für:
Azure SDK for .NET