Compartilhar via


IntegrationServiceEnvironmentSkuScaleType Estrutura

Definição

O tipo de escala de SKU do ambiente do serviço de integração.

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

Construtores

IntegrationServiceEnvironmentSkuScaleType(String)

Inicializa uma nova instância de IntegrationServiceEnvironmentSkuScaleType.

Propriedades

Automatic

Automático.

Manual

Manual.

None

Nenhum.

Métodos

Equals(IntegrationServiceEnvironmentSkuScaleType)

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

Determina se dois IntegrationServiceEnvironmentSkuScaleType valores são os mesmos.

Implicit(String to IntegrationServiceEnvironmentSkuScaleType)

Converte uma cadeia de caracteres em um IntegrationServiceEnvironmentSkuScaleType.

Inequality(IntegrationServiceEnvironmentSkuScaleType, IntegrationServiceEnvironmentSkuScaleType)

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

Aplica-se a