Compartilhar via


IntegrationServiceEnvironmentNetworkDependencyCategoryType Estrutura

Definição

O tipo de categoria de dependência de rede do ambiente de serviço de integração.

public readonly struct IntegrationServiceEnvironmentNetworkDependencyCategoryType : IEquatable<Azure.ResourceManager.Logic.Models.IntegrationServiceEnvironmentNetworkDependencyCategoryType>
type IntegrationServiceEnvironmentNetworkDependencyCategoryType = struct
Public Structure IntegrationServiceEnvironmentNetworkDependencyCategoryType
Implements IEquatable(Of IntegrationServiceEnvironmentNetworkDependencyCategoryType)
Herança
IntegrationServiceEnvironmentNetworkDependencyCategoryType
Implementações

Construtores

IntegrationServiceEnvironmentNetworkDependencyCategoryType(String)

Inicializa uma nova instância de IntegrationServiceEnvironmentNetworkDependencyCategoryType.

Propriedades

AccessEndpoints

AccessEndpoints.

AzureActiveDirectory

AzureActiveDirectory.

AzureManagement

AzureManagement.

AzureStorage

AzureStorage.

DiagnosticLogsAndMetrics

DiagnosticLogsAndMetrics.

IntegrationServiceEnvironmentConnectors

IntegrationServiceEnvironmentConnectors.

NotSpecified

Notspecified.

RecoveryService

RecoveryService.

RedisCache

RedisCache.

RegionalService

RegionalService.

Sql

SQL.

SslCertificateVerification

SSLCertificateVerification.

Métodos

Equals(IntegrationServiceEnvironmentNetworkDependencyCategoryType)

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(IntegrationServiceEnvironmentNetworkDependencyCategoryType, IntegrationServiceEnvironmentNetworkDependencyCategoryType)

Determina se dois IntegrationServiceEnvironmentNetworkDependencyCategoryType valores são os mesmos.

Implicit(String to IntegrationServiceEnvironmentNetworkDependencyCategoryType)

Converte uma cadeia de caracteres em um IntegrationServiceEnvironmentNetworkDependencyCategoryType.

Inequality(IntegrationServiceEnvironmentNetworkDependencyCategoryType, IntegrationServiceEnvironmentNetworkDependencyCategoryType)

Determina se dois IntegrationServiceEnvironmentNetworkDependencyCategoryType valores não são os mesmos.

Aplica-se a