Compartir a través de


GalleryExtendedLocationType Estructura

Definición

Es el tipo de la ubicación extendida.

public readonly struct GalleryExtendedLocationType : IEquatable<Azure.ResourceManager.Compute.Models.GalleryExtendedLocationType>
type GalleryExtendedLocationType = struct
Public Structure GalleryExtendedLocationType
Implements IEquatable(Of GalleryExtendedLocationType)
Herencia
GalleryExtendedLocationType
Implementaciones

Constructores

GalleryExtendedLocationType(String)

Inicializa una nueva instancia de la clase GalleryExtendedLocationType.

Propiedades

EdgeZone

EdgeZone.

Unknown

desconocida.

Métodos

Equals(GalleryExtendedLocationType)

Indica si el objeto actual es igual que otro objeto del mismo tipo.

ToString()

Devuelve el nombre de tipo completo de esta instancia.

Operadores

Equality(GalleryExtendedLocationType, GalleryExtendedLocationType)

Determina si dos GalleryExtendedLocationType valores son los mismos.

Implicit(String to GalleryExtendedLocationType)

Convierte una cadena en un GalleryExtendedLocationType.

Inequality(GalleryExtendedLocationType, GalleryExtendedLocationType)

Determina si dos GalleryExtendedLocationType valores no son los mismos.

Se aplica a