Partager via


AppPlatformGatewayProvisioningState Structure

Définition

État de la passerelle Spring Cloud.

public readonly struct AppPlatformGatewayProvisioningState : IEquatable<Azure.ResourceManager.AppPlatform.Models.AppPlatformGatewayProvisioningState>
type AppPlatformGatewayProvisioningState = struct
Public Structure AppPlatformGatewayProvisioningState
Implements IEquatable(Of AppPlatformGatewayProvisioningState)
Héritage
AppPlatformGatewayProvisioningState
Implémente

Constructeurs

AppPlatformGatewayProvisioningState(String)

Initialise une nouvelle instance de AppPlatformGatewayProvisioningState.

Propriétés

Creating

Créer.

Deleting

Suppression

Failed

Échec.

Succeeded

Succès.

Updating

Actualisation.

Méthodes

Equals(AppPlatformGatewayProvisioningState)

Indique si l'objet actuel est égal à un autre objet du même type.

ToString()

Retourne le nom de type qualifié complet de cette instance.

Opérateurs

Equality(AppPlatformGatewayProvisioningState, AppPlatformGatewayProvisioningState)

Détermine si deux AppPlatformGatewayProvisioningState valeurs sont identiques.

Implicit(String to AppPlatformGatewayProvisioningState)

Convertit une chaîne en AppPlatformGatewayProvisioningState.

Inequality(AppPlatformGatewayProvisioningState, AppPlatformGatewayProvisioningState)

Détermine si deux AppPlatformGatewayProvisioningState valeurs ne sont pas identiques.

S’applique à