Partager via


RecoveryPlanActionLocation Structure

Définition

Emplacement de la structure.

public readonly struct RecoveryPlanActionLocation : IEquatable<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.RecoveryPlanActionLocation>
type RecoveryPlanActionLocation = struct
Public Structure RecoveryPlanActionLocation
Implements IEquatable(Of RecoveryPlanActionLocation)
Héritage
RecoveryPlanActionLocation
Implémente

Constructeurs

RecoveryPlanActionLocation(String)

Initialise une nouvelle instance de RecoveryPlanActionLocation.

Propriétés

Primary

Primaire.

Recovery

Recovery

Méthodes

Equals(RecoveryPlanActionLocation)

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(RecoveryPlanActionLocation, RecoveryPlanActionLocation)

Détermine si deux RecoveryPlanActionLocation valeurs sont identiques.

Implicit(String to RecoveryPlanActionLocation)

Convertit une chaîne en RecoveryPlanActionLocation.

Inequality(RecoveryPlanActionLocation, RecoveryPlanActionLocation)

Détermine si deux RecoveryPlanActionLocation valeurs ne sont pas identiques.

S’applique à