IntegrationServiceEnvironmentAccessEndpointType 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 de ponto de extremidade de acesso do ambiente do serviço de integração.
public readonly struct IntegrationServiceEnvironmentAccessEndpointType : IEquatable<Azure.ResourceManager.Logic.Models.IntegrationServiceEnvironmentAccessEndpointType>
type IntegrationServiceEnvironmentAccessEndpointType = struct
Public Structure IntegrationServiceEnvironmentAccessEndpointType
Implements IEquatable(Of IntegrationServiceEnvironmentAccessEndpointType)
- Herança
-
IntegrationServiceEnvironmentAccessEndpointType
- Implementações
Construtores
IntegrationServiceEnvironmentAccessEndpointType(String) |
Inicializa uma nova instância de IntegrationServiceEnvironmentAccessEndpointType. |
Propriedades
External |
Externo. |
Internal |
Interno. |
NotSpecified |
Notspecified. |
Métodos
Equals(IntegrationServiceEnvironmentAccessEndpointType) |
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(IntegrationServiceEnvironmentAccessEndpointType, IntegrationServiceEnvironmentAccessEndpointType) |
Determina se dois IntegrationServiceEnvironmentAccessEndpointType valores são os mesmos. |
Implicit(String to IntegrationServiceEnvironmentAccessEndpointType) |
Converte uma cadeia de caracteres em um IntegrationServiceEnvironmentAccessEndpointType. |
Inequality(IntegrationServiceEnvironmentAccessEndpointType, IntegrationServiceEnvironmentAccessEndpointType) |
Determina se dois IntegrationServiceEnvironmentAccessEndpointType valores não são os mesmos. |
Aplica-se a
Azure SDK for .NET