ArtifactState Structure
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
État de l’artefact.
public readonly struct ArtifactState : IEquatable<Azure.ResourceManager.HybridNetwork.Models.ArtifactState>
type ArtifactState = struct
Public Structure ArtifactState
Implements IEquatable(Of ArtifactState)
- Héritage
-
ArtifactState
- Implémente
Constructeurs
ArtifactState(String) |
Initialise une nouvelle instance de ArtifactState. |
Propriétés
Active |
actif. |
Deprecated |
Action déconseillée. |
Preview |
Préversion. |
Unknown |
Inconnu. |
Méthodes
Equals(ArtifactState) |
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(ArtifactState, ArtifactState) |
Détermine si deux ArtifactState valeurs sont identiques. |
Implicit(String to ArtifactState) |
Convertit une chaîne en ArtifactState. |
Inequality(ArtifactState, ArtifactState) |
Détermine si deux ArtifactState valeurs ne sont pas identiques. |
S’applique à
Azure SDK for .NET