Partager via


IntegrationServiceEnvironmentSkuScaleType Structure

Définition

Type d’échelle de référence SKU de l’environnement de service d’intégration.

public readonly struct IntegrationServiceEnvironmentSkuScaleType : IEquatable<Azure.ResourceManager.Logic.Models.IntegrationServiceEnvironmentSkuScaleType>
type IntegrationServiceEnvironmentSkuScaleType = struct
Public Structure IntegrationServiceEnvironmentSkuScaleType
Implements IEquatable(Of IntegrationServiceEnvironmentSkuScaleType)
Héritage
IntegrationServiceEnvironmentSkuScaleType
Implémente

Constructeurs

IntegrationServiceEnvironmentSkuScaleType(String)

Initialise une nouvelle instance de IntegrationServiceEnvironmentSkuScaleType.

Propriétés

Automatic

Automatique.

Manual

Manuelles.

None

Aucun.

Méthodes

Equals(IntegrationServiceEnvironmentSkuScaleType)

Indique si l'objet actuel est égal à un autre objet du même type.

ToString()

Retourne le nom de type qualifié complet de cette instance.

Opérateurs

Equality(IntegrationServiceEnvironmentSkuScaleType, IntegrationServiceEnvironmentSkuScaleType)

Détermine si deux IntegrationServiceEnvironmentSkuScaleType valeurs sont identiques.

Implicit(String to IntegrationServiceEnvironmentSkuScaleType)

Convertit une chaîne en IntegrationServiceEnvironmentSkuScaleType.

Inequality(IntegrationServiceEnvironmentSkuScaleType, IntegrationServiceEnvironmentSkuScaleType)

Détermine si deux IntegrationServiceEnvironmentSkuScaleType valeurs ne sont pas identiques.

S’applique à