Freigeben über


IntegrationAccountMapType Struktur

Definition

Der Zuordnungstyp.

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

Konstruktoren

IntegrationAccountMapType(String)

Initialisiert eine neue Instanz von IntegrationAccountMapType.

Eigenschaften

Liquid

Flüssigkeit.

NotSpecified

NotSpecified.

Xslt

Xslt.

Xslt20

Xslt20.

Xslt30

Xslt30.

Methoden

Equals(IntegrationAccountMapType)

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

Bestimmt, ob zwei IntegrationAccountMapType Werte identisch sind.

Implicit(String to IntegrationAccountMapType)

Konvertiert eine Zeichenfolge in eine IntegrationAccountMapType.

Inequality(IntegrationAccountMapType, IntegrationAccountMapType)

Bestimmt, ob zwei IntegrationAccountMapType Werte nicht identisch sind.

Gilt für: