PeeringLocationsKind 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 PeeringLocationsKind.
public readonly struct PeeringLocationsKind : IEquatable<Azure.ResourceManager.Peering.Models.PeeringLocationsKind>
type PeeringLocationsKind = struct
Public Structure PeeringLocationsKind
Implements IEquatable(Of PeeringLocationsKind)
- Herança
-
PeeringLocationsKind
- Implementações
Construtores
PeeringLocationsKind(String) |
Inicializa uma nova instância de PeeringLocationsKind. |
Propriedades
Direct |
Direto. |
Exchange |
Exchange. |
Métodos
Equals(PeeringLocationsKind) |
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(PeeringLocationsKind, PeeringLocationsKind) |
Determina se dois PeeringLocationsKind valores são os mesmos. |
Implicit(String to PeeringLocationsKind) |
Converte uma cadeia de caracteres em um PeeringLocationsKind. |
Inequality(PeeringLocationsKind, PeeringLocationsKind) |
Determina se dois PeeringLocationsKind valores não são os mesmos. |
Aplica-se a
Azure SDK for .NET