AppPlatformGatewayProvisioningState 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.
Status des Spring Cloud Gateways.
public readonly struct AppPlatformGatewayProvisioningState : IEquatable<Azure.ResourceManager.AppPlatform.Models.AppPlatformGatewayProvisioningState>
type AppPlatformGatewayProvisioningState = struct
Public Structure AppPlatformGatewayProvisioningState
Implements IEquatable(Of AppPlatformGatewayProvisioningState)
- Vererbung
-
AppPlatformGatewayProvisioningState
- Implementiert
Konstruktoren
AppPlatformGatewayProvisioningState(String) |
Initialisiert eine neue Instanz von AppPlatformGatewayProvisioningState. |
Eigenschaften
Creating |
Erstellen. |
Deleting |
Wird gelöscht. |
Failed |
Fehler. |
Succeeded |
Erfolgreich beendet. |
Updating |
Aktualisierung. |
Methoden
Equals(AppPlatformGatewayProvisioningState) |
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(AppPlatformGatewayProvisioningState, AppPlatformGatewayProvisioningState) |
Bestimmt, ob zwei AppPlatformGatewayProvisioningState Werte identisch sind. |
Implicit(String to AppPlatformGatewayProvisioningState) |
Konvertiert eine Zeichenfolge in eine AppPlatformGatewayProvisioningState. |
Inequality(AppPlatformGatewayProvisioningState, AppPlatformGatewayProvisioningState) |
Bestimmt, ob zwei AppPlatformGatewayProvisioningState Werte nicht identisch sind. |
Gilt für:
Azure SDK for .NET