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