Freigeben über


IntegrationServiceEnvironmentSkuName Struktur

Definition

Der SKU-Name der Integrationsdienstumgebung.

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

Konstruktoren

IntegrationServiceEnvironmentSkuName(String)

Initialisiert eine neue Instanz von IntegrationServiceEnvironmentSkuName.

Eigenschaften

Developer

Entwickler

NotSpecified

NotSpecified.

Premium

Premium.

Methoden

Equals(IntegrationServiceEnvironmentSkuName)

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

Bestimmt, ob zwei IntegrationServiceEnvironmentSkuName Werte gleich sind.

Implicit(String to IntegrationServiceEnvironmentSkuName)

Konvertiert eine Zeichenfolge in eine IntegrationServiceEnvironmentSkuName.

Inequality(IntegrationServiceEnvironmentSkuName, IntegrationServiceEnvironmentSkuName)

Bestimmt, ob zwei IntegrationServiceEnvironmentSkuName Werte nicht identisch sind.

Gilt für: