Partager via


GalleryExtendedLocationType Structure

Définition

Il s’agit du type de l’emplacement étendu.

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

Constructeurs

GalleryExtendedLocationType(String)

Initialise une nouvelle instance de GalleryExtendedLocationType.

Propriétés

EdgeZone

EdgeZone.

Unknown

Inconnu.

Méthodes

Equals(GalleryExtendedLocationType)

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

Détermine si deux GalleryExtendedLocationType valeurs sont identiques.

Implicit(String to GalleryExtendedLocationType)

Convertit une chaîne en GalleryExtendedLocationType.

Inequality(GalleryExtendedLocationType, GalleryExtendedLocationType)

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

S’applique à