Freigeben über


IntegrationServiceEnvironmentAccessEndpointType Struktur

Definition

Der Zugriffsendpunkttyp der Integrationsdienstumgebung.

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

Konstruktoren

IntegrationServiceEnvironmentAccessEndpointType(String)

Initialisiert eine neue Instanz von IntegrationServiceEnvironmentAccessEndpointType.

Eigenschaften

External

Externen.

Internal

Intern.

NotSpecified

NotSpecified.

Methoden

Equals(IntegrationServiceEnvironmentAccessEndpointType)

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

Bestimmt, ob zwei IntegrationServiceEnvironmentAccessEndpointType Werte gleich sind.

Implicit(String to IntegrationServiceEnvironmentAccessEndpointType)

Konvertiert eine Zeichenfolge in eine IntegrationServiceEnvironmentAccessEndpointType.

Inequality(IntegrationServiceEnvironmentAccessEndpointType, IntegrationServiceEnvironmentAccessEndpointType)

Bestimmt, ob zwei IntegrationServiceEnvironmentAccessEndpointType Werte nicht identisch sind.

Gilt für: