Partager via


RestorePointExpand Structure

Définition

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 à