IntegrationServiceEnvironmentAccessEndpointType Struktur
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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:
Azure SDK for .NET