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