Partager via


SiteRecoveryExtendedLocationType Structure

Définition

Type d’emplacement étendu.

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

Constructeurs

SiteRecoveryExtendedLocationType(String)

Initialise une nouvelle instance de SiteRecoveryExtendedLocationType.

Propriétés

EdgeZone

EdgeZone.

Méthodes

Equals(SiteRecoveryExtendedLocationType)

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

Détermine si deux SiteRecoveryExtendedLocationType valeurs sont identiques.

Implicit(String to SiteRecoveryExtendedLocationType)

Convertit une chaîne en SiteRecoveryExtendedLocationType.

Inequality(SiteRecoveryExtendedLocationType, SiteRecoveryExtendedLocationType)

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

S’applique à