Partager via


RestorePointGroupExpand Structure

Définition

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 à