Partager via


NetworkManagerDeploymentState Structure

Définition

État du déploiement.

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

Constructeurs

NetworkManagerDeploymentState(String)

Initialise une nouvelle instance de NetworkManagerDeploymentState.

Propriétés

Deployed

Déployé.

Deploying

Déploiement.

Failed

Échec.

NotStarted

NotStarted.

Méthodes

Equals(NetworkManagerDeploymentState)

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

Détermine si deux NetworkManagerDeploymentState valeurs sont identiques.

Implicit(String to NetworkManagerDeploymentState)

Convertit une chaîne en NetworkManagerDeploymentState.

Inequality(NetworkManagerDeploymentState, NetworkManagerDeploymentState)

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

S’applique à