Partager via


NetworkInterfaceMigrationPhase Structure

Définition

Phase de migration de la ressource d’interface réseau.

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

Constructeurs

NetworkInterfaceMigrationPhase(String)

Initialise une nouvelle instance de NetworkInterfaceMigrationPhase.

Propriétés

Abort

Annuler.

Commit

Commiter.

Committed

Validé.

None

Aucun.

Prepare

Préparer.

Méthodes

Equals(NetworkInterfaceMigrationPhase)

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

Détermine si deux NetworkInterfaceMigrationPhase valeurs sont identiques.

Implicit(String to NetworkInterfaceMigrationPhase)

Convertit une chaîne en NetworkInterfaceMigrationPhase.

Inequality(NetworkInterfaceMigrationPhase, NetworkInterfaceMigrationPhase)

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

S’applique à