IntegrationServiceEnvironmentSkuScaleType Structure
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 à
Azure SDK for .NET