GalleryExtendedLocationType Estrutura
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
É o tipo do local estendido.
public readonly struct GalleryExtendedLocationType : IEquatable<Azure.ResourceManager.Compute.Models.GalleryExtendedLocationType>
type GalleryExtendedLocationType = struct
Public Structure GalleryExtendedLocationType
Implements IEquatable(Of GalleryExtendedLocationType)
- Herança
-
GalleryExtendedLocationType
- Implementações
Construtores
GalleryExtendedLocationType(String) |
Inicializa uma nova instância de GalleryExtendedLocationType. |
Propriedades
EdgeZone |
EdgeZone. |
Unknown |
Desconhecida. |
Métodos
Equals(GalleryExtendedLocationType) |
Indica se o objeto atual é igual a outro objeto do mesmo tipo. |
ToString() |
Retorna o nome do tipo totalmente qualificado dessa instância. |
Operadores
Equality(GalleryExtendedLocationType, GalleryExtendedLocationType) |
Determina se dois GalleryExtendedLocationType valores são os mesmos. |
Implicit(String to GalleryExtendedLocationType) |
Converte uma cadeia de caracteres em um GalleryExtendedLocationType. |
Inequality(GalleryExtendedLocationType, GalleryExtendedLocationType) |
Determina se dois GalleryExtendedLocationType valores não são os mesmos. |
Aplica-se a
Azure SDK for .NET