RestorePointExpand 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.
The RestorePointExpand.
public readonly struct RestorePointExpand : IEquatable<Azure.ResourceManager.Compute.Models.RestorePointExpand>
type RestorePointExpand = struct
Public Structure RestorePointExpand
Implements IEquatable(Of RestorePointExpand)
- Héritage
-
RestorePointExpand
- Implémente
Constructeurs
RestorePointExpand(String) |
Initialise une nouvelle instance de RestorePointExpand. |
Propriétés
InstanceView |
instanceView. |
Méthodes
Equals(RestorePointExpand) |
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(RestorePointExpand, RestorePointExpand) |
Détermine si deux RestorePointExpand valeurs sont identiques. |
Implicit(String to RestorePointExpand) |
Convertit une chaîne en RestorePointExpand. |
Inequality(RestorePointExpand, RestorePointExpand) |
Détermine si deux RestorePointExpand valeurs ne sont pas identiques. |
S’applique à
Azure SDK for .NET