Freigeben über


IntegrationServiceEnvironmentSkuScaleType Struktur

Definition

Der SKU-Skalierungstyp der Integrationsdienstumgebung.

public readonly struct IntegrationServiceEnvironmentSkuScaleType : IEquatable<Azure.ResourceManager.Logic.Models.IntegrationServiceEnvironmentSkuScaleType>
type IntegrationServiceEnvironmentSkuScaleType = struct
Public Structure IntegrationServiceEnvironmentSkuScaleType
Implements IEquatable(Of IntegrationServiceEnvironmentSkuScaleType)
Vererbung
IntegrationServiceEnvironmentSkuScaleType
Implementiert

Konstruktoren

IntegrationServiceEnvironmentSkuScaleType(String)

Initialisiert eine neue Instanz von IntegrationServiceEnvironmentSkuScaleType.

Eigenschaften

Automatic

Automatisch.

Manual

Manuelle Aktion.

None

Keine.

Methoden

Equals(IntegrationServiceEnvironmentSkuScaleType)

Gibt an, ob das aktuelle Objekt gleich einem anderen Objekt des gleichen Typs ist.

ToString()

Gibt den voll qualifizierten Typnamen dieser Instanz zurück.

Operatoren

Equality(IntegrationServiceEnvironmentSkuScaleType, IntegrationServiceEnvironmentSkuScaleType)

Bestimmt, ob zwei IntegrationServiceEnvironmentSkuScaleType Werte identisch sind.

Implicit(String to IntegrationServiceEnvironmentSkuScaleType)

Konvertiert eine Zeichenfolge in eine IntegrationServiceEnvironmentSkuScaleType.

Inequality(IntegrationServiceEnvironmentSkuScaleType, IntegrationServiceEnvironmentSkuScaleType)

Bestimmt, ob zwei IntegrationServiceEnvironmentSkuScaleType Werte nicht identisch sind.

Gilt für: