IntegrationServiceEnvironmentSkuScaleType 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 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
Azure SDK for .NET