Compartilhar via


IntegrationServiceEnvironmentAccessEndpointType Estrutura

Definição

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