HciUpdateState 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 la mise à jour en ce qui concerne ce tampon.
public readonly struct HciUpdateState : IEquatable<Azure.ResourceManager.Hci.Models.HciUpdateState>
type HciUpdateState = struct
Public Structure HciUpdateState
Implements IEquatable(Of HciUpdateState)
- Héritage
-
HciUpdateState
- Implémente
Constructeurs
HciUpdateState(String) |
Initialise une nouvelle instance de HciUpdateState. |
Propriétés
DownloadFailed |
DownloadFailed. |
Downloading |
Téléchargement. |
HasPrerequisite |
HasPrerequisite. |
HealthCheckFailed |
HealthCheckFailed. |
HealthChecking |
Contrôle d’intégrité. |
InstallationFailed |
InstallationFailed. |
Installed |
Installée. |
Installing |
Installation. |
Invalid |
Non valide. |
NotApplicableBecauseAnotherUpdateIsInProgress |
NotApplicableBecauseAnotherUpdateIsInProgress. |
Obsolete |
Obsolète. |
PreparationFailed |
La préparation a échoué. |
Preparing |
Préparation. |
Ready |
À vos marques. |
ReadyToInstall |
ReadyToInstall. |
Recalled |
Rappelé. |
ScanFailed |
Échec de l’analyse. |
ScanInProgress |
ScanInProgress. |
Méthodes
Equals(HciUpdateState) |
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(HciUpdateState, HciUpdateState) |
Détermine si deux HciUpdateState valeurs sont identiques. |
Implicit(String to HciUpdateState) |
Convertit une chaîne en HciUpdateState. |
Inequality(HciUpdateState, HciUpdateState) |
Détermine si deux HciUpdateState valeurs ne sont pas identiques. |
S’applique à
Azure SDK for .NET