DataBoxEdgeJobType 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.
Type du travail.
public readonly struct DataBoxEdgeJobType : IEquatable<Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeJobType>
type DataBoxEdgeJobType = struct
Public Structure DataBoxEdgeJobType
Implements IEquatable(Of DataBoxEdgeJobType)
- Héritage
-
DataBoxEdgeJobType
- Implémente
Constructeurs
DataBoxEdgeJobType(String) |
Initialise une nouvelle instance de DataBoxEdgeJobType. |
Propriétés
Backup |
. |
DownloadUpdates |
DownloadUpdates. |
InstallUpdates |
InstallUpdates. |
Invalid |
Non valide. |
RefreshContainer |
RefreshContainer. |
RefreshShare |
RefreshShare. |
Restore |
Restaurer. |
ScanForUpdates |
ScanForUpdates. |
TriggerSupportPackage |
TriggerSupportPackage. |
Méthodes
Equals(DataBoxEdgeJobType) |
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(DataBoxEdgeJobType, DataBoxEdgeJobType) |
Détermine si deux DataBoxEdgeJobType valeurs sont identiques. |
Implicit(String to DataBoxEdgeJobType) |
Convertit une chaîne en DataBoxEdgeJobType. |
Inequality(DataBoxEdgeJobType, DataBoxEdgeJobType) |
Détermine si deux DataBoxEdgeJobType valeurs ne sont pas identiques. |
S’applique à
Azure SDK for .NET