Freigeben über


IntegrationAccountPartnerType Struktur

Definition

Der Partnertyp.

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

Konstruktoren

IntegrationAccountPartnerType(String)

Initialisiert eine neue Instanz von IntegrationAccountPartnerType.

Eigenschaften

B2B

B2B.

NotSpecified

NotSpecified.

Methoden

Equals(IntegrationAccountPartnerType)

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

Bestimmt, ob zwei IntegrationAccountPartnerType Werte identisch sind.

Implicit(String to IntegrationAccountPartnerType)

Konvertiert eine Zeichenfolge in eine IntegrationAccountPartnerType.

Inequality(IntegrationAccountPartnerType, IntegrationAccountPartnerType)

Bestimmt, ob zwei IntegrationAccountPartnerType Werte nicht identisch sind.

Gilt für: