Referenz zur Tabelle/Entität ServiceEndpoint

Hinweis

Unsicher bei Tabelle vs. Entität? Siehe Entwickler: Terminologie in Microsoft Dataverse verstehen.

Service endpoint that can be contacted.

Nachrichten

Nachricht Web-API-Vorgang SDK-Klasse oder -Methode
Create POST [org URI]/api/data/v9.0/serviceendpoints
Weitere Informationen finden Sie unter Erstellen
CreateRequest oder
Create
Delete DELETE [org URI]/api/data/v9.0/serviceendpoints(serviceendpointid)
Weitere Informationen finden Sie unter Löschen
DeleteRequest oder
Delete
Retrieve GET [org URI]/api/data/v9.0/serviceendpoints(serviceendpointid)
Weitere Informationen finden Sie unter Abrufen
RetrieveRequest oder
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/serviceendpoints
Weitere Informationen finden Sie unter Daten abfragen
RetrieveMultipleRequest oder
RetrieveMultiple
TriggerServiceEndpointCheck TriggerServiceEndpointCheck Action TriggerServiceEndpointCheckRequest
Update PATCH [org URI]/api/data/v9.0/serviceendpoints(serviceendpointid)
Weitere Informationen finden Sie unter Aktualisieren
UpdateRequest oder
Update

Eigenschaften

Eigenschaft Wert
CollectionSchemaName ServiceEndpoints
DisplayCollectionName Service Endpoints
DisplayName Service Endpoint
EntitySetName serviceendpoints
IsBPFEntity False
LogicalCollectionName serviceendpoints
LogicalName serviceendpoint
OwnershipType OrganizationOwned
PrimaryIdAttribute serviceendpointid
PrimaryNameAttribute name
SchemaName ServiceEndpoint

Schreibbare Spalten/Attribute

Diese Spalten/Attribute geben entweder für IsValidForCreate oder IsValidForUpdate (normalerweise beides) true zurück. Aufgelistet durch SchemaName.

AuthType

Eigenschaft Wert
Description Specifies mode of authentication with SB
DisplayName Specifies mode of authentication with SB
IsValidForForm True
IsValidForRead True
LogicalName authtype
RequiredLevel None
Type Picklist

AuthType Auswahlen/Optionen

Wert Etikett Beschreibung
1 ACS
2 SAS Key
3 SAS Token
4 Webhook Key
5 Http Header
6 Http Query String
7 Connection String
8 Access Key

AuthValue

Eigenschaft Wert
Description Authentication Value
DisplayName Authentication Value
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead False
LogicalName authvalue
MaxLength 2048
RequiredLevel None
Type String

ConnectionMode

Eigenschaft Wert
Description Connection mode to contact the service endpoint.
DisplayName Connection Mode
IsValidForForm True
IsValidForRead True
LogicalName connectionmode
RequiredLevel SystemRequired
Type Picklist

ConnectionMode Auswahlen/Optionen

Wert Etikett Beschreibung
1 Normal
2 Federated

Contract

Eigenschaft Wert
Description Type of the endpoint contract.
DisplayName Contract
IsValidForForm True
IsValidForRead True
LogicalName contract
RequiredLevel SystemRequired
Type Picklist

Contract Auswahlen/Optionen

Wert Etikett Beschreibung
1 OneWay
2 Queue
3 Rest
4 TwoWay
5 Topic
6 Queue (Persistent)
7 Event Hub
8 Webhook
9 Event Grid
10 Managed Data Lake

Description

Eigenschaft Wert
Description Description of the service endpoint.
DisplayName Description
Format TextArea
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName description
MaxLength 2000
RequiredLevel None
Type Memo

IntroducedVersion

Eigenschaft Wert
Description Version in which the form is introduced.
DisplayName Introduced Version
FormatName VersionNumber
IsLocalizable False
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName introducedversion
MaxLength 48
RequiredLevel None
Type String

IsCustomizable

Eigenschaft Wert
Description Information that specifies whether this component can be customized.
DisplayName Customizable
IsValidForForm False
IsValidForRead True
LogicalName iscustomizable
RequiredLevel SystemRequired
Type ManagedProperty

KeyVaultReferenceId

Hinzugefügt von: msft_ServiceEndpointExtensions-Lösung

Eigenschaft Wert
Description Unique identifier for keyvaultreference associated with serviceendpoint.
DisplayName KeyVaultReferenceId
IsValidForForm True
IsValidForRead True
LogicalName keyvaultreferenceid
RequiredLevel None
Targets keyvaultreference
Type Lookup

MessageCharset

Hinzugefügt von: ServiceEndpointInfrastructure-Lösung

Eigenschaft Wert
Description Specifies the character encoding for message content
DisplayName Specifies the character encoding to be used for messages sent to a service endpoint
IsValidForForm False
IsValidForRead True
LogicalName messagecharset
RequiredLevel None
Type Picklist

MessageCharset Auswahlen/Optionen

Wert Etikett Beschreibung
0 Default
1 UTF8

MessageFormat

Eigenschaft Wert
Description Content type of the message
DisplayName Content type of the message
IsValidForForm True
IsValidForRead True
LogicalName messageformat
RequiredLevel None
Type Picklist

MessageFormat Auswahlen/Optionen

Wert Etikett Beschreibung
1 Binary XML
2 Json
3 Text XML

Name

Eigenschaft Wert
Description Name of Service end point.
DisplayName Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName name
MaxLength 256
RequiredLevel SystemRequired
Type String

NamespaceAddress

Eigenschaft Wert
Description Full service endpoint address.
DisplayName Namespace Address
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName namespaceaddress
MaxLength 255
RequiredLevel None
Type String

NamespaceFormat

Eigenschaft Wert
Description Format of Service Bus Namespace
DisplayName Format of Service Bus Namespace
IsValidForForm True
IsValidForRead True
LogicalName namespaceformat
RequiredLevel None
Type Picklist

NamespaceFormat Auswahlen/Optionen

Wert Etikett Beschreibung
1 Namespace Name
2 Namespace Address

Path

Eigenschaft Wert
Description Path to the service endpoint.
DisplayName Path
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName path
MaxLength 160
RequiredLevel SystemRequired
Type String

RuntimeIntegrationProperties

Hinzugefügt von: RuntimeIntegration-Lösung

Eigenschaft Wert
Description For internal use only. Holds miscellaneous properties related to runtime integration.
DisplayName Runtime Integration Properties
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName runtimeintegrationproperties
MaxLength 512
RequiredLevel None
Type String

SASKey

Eigenschaft Wert
Description Shared Access Key
DisplayName Shared Access Key
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead False
LogicalName saskey
MaxLength 256
RequiredLevel None
Type String

SASKeyName

Eigenschaft Wert
Description Shared Access Key Name
DisplayName Shared Access Key Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName saskeyname
MaxLength 256
RequiredLevel None
Type String

SASToken

Eigenschaft Wert
Description Shared Access Token
DisplayName Shared Access Token
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead False
LogicalName sastoken
MaxLength 256
RequiredLevel None
Type String

SchemaType

Hinzugefügt von: ServiceEndpointInfrastructure-Lösung

Eigenschaft Wert
Description Specifies schema type for event grid events
DisplayName Specifies schema type for event grid events
IsValidForForm False
IsValidForRead True
LogicalName schematype
RequiredLevel None
Type Picklist

SchemaType Auswahlen/Optionen

Wert Etikett Beschreibung
1 Event Grid
2 Cloud Events

ServiceEndpointId

Eigenschaft Wert
Description Unique identifier of the service endpoint.
DisplayName
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName serviceendpointid
RequiredLevel SystemRequired
Type Uniqueidentifier

SolutionNamespace

Eigenschaft Wert
Description Namespace of the App Fabric solution.
DisplayName Service Namespace
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName solutionnamespace
MaxLength 160
RequiredLevel SystemRequired
Type String

Url

Eigenschaft Wert
Description Full service endpoint Url.
DisplayName Url Address
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName url
MaxLength 2000
RequiredLevel None
Type String

UseKeyVaultConfiguration

Hinzugefügt von: msft_ServiceEndpointExtensions-Lösung

Eigenschaft Wert
Description Use Auth Information in KeyVault
DisplayName Use Auth Information in KeyVault
IsValidForForm True
IsValidForRead True
LogicalName usekeyvaultconfiguration
RequiredLevel None
Type Boolean

UseKeyVaultConfiguration Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

UserClaim

Eigenschaft Wert
Description Additional user claim value type.
DisplayName User Claim
IsValidForForm True
IsValidForRead True
LogicalName userclaim
RequiredLevel SystemRequired
Type Picklist

UserClaim Auswahlen/Optionen

Wert Etikett Beschreibung
1 None
2 UserId
3 UserInfo

Schreibgeschützt Spalten/Attribute

Diese Spalten/Attribute geben false zurück für sowohl IsValidForCreate als auch IsValidForUpdate. Aufgelistet durch SchemaName.

ComponentState

Eigenschaft Wert
Description For internal use only.
DisplayName Component State
IsValidForForm False
IsValidForRead True
LogicalName componentstate
RequiredLevel SystemRequired
Type Picklist

ComponentState Auswahlen/Optionen

Wert Etikett Beschreibung
0 Published
1 Unpublished
2 Deleted
3 Deleted Unpublished

CreatedBy

Eigenschaft Wert
Description Unique identifier of the user who created the service endpoint.
DisplayName Created By
IsValidForForm True
IsValidForRead True
LogicalName createdby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedOn

Eigenschaft Wert
DateTimeBehavior UserLocal
Description Date and time when the service endpoint was created.
DisplayName Created On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime

CreatedOnBehalfBy

Eigenschaft Wert
Description Unique identifier of the delegate user who created the service endpoint.
DisplayName Created By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName createdonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedOnBehalfByName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

IsAuthValueSet

Eigenschaft Wert
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName isauthvalueset
RequiredLevel None
Type Boolean

IsAuthValueSet Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

IsManaged

Eigenschaft Wert
Description Information that specifies whether this component is managed.
DisplayName State
IsValidForForm False
IsValidForRead True
LogicalName ismanaged
RequiredLevel SystemRequired
Type Boolean

IsManaged Auswahlen/Optionen

Wert Etikett Beschreibung
1 Managed
0 Unmanaged

Standardwert: 0

IsSASKeySet

Eigenschaft Wert
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName issaskeyset
RequiredLevel None
Type Boolean

IsSASKeySet Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

IsSASTokenSet

Eigenschaft Wert
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName issastokenset
RequiredLevel None
Type Boolean

IsSASTokenSet Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

keyvaultreferenceidName

Hinzugefügt von: msft_ServiceEndpointExtensions-Lösung

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName keyvaultreferenceidname
MaxLength 100
RequiredLevel None
Type String

ModifiedBy

Eigenschaft Wert
Description Unique identifier of the user who last modified the service endpoint.
DisplayName Modified By
IsValidForForm True
IsValidForRead True
LogicalName modifiedby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedOn

Eigenschaft Wert
DateTimeBehavior UserLocal
Description Date and time when the service endpoint was last modified.
DisplayName Modified On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName modifiedon
RequiredLevel None
Type DateTime

ModifiedOnBehalfBy

Eigenschaft Wert
Description Unique identifier of the delegate user who modified the service endpoint.
DisplayName Modified By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName modifiedonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedOnBehalfByName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

OrganizationId

Eigenschaft Wert
Description Unique identifier of the organization with which the service endpoint is associated.
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName organizationid
RequiredLevel SystemRequired
Targets organization
Type Lookup

OverwriteTime

Eigenschaft Wert
DateTimeBehavior UserLocal
Description For internal use only.
DisplayName Record Overwrite Time
Format DateOnly
IsValidForForm False
IsValidForRead True
LogicalName overwritetime
RequiredLevel SystemRequired
Type DateTime

ServiceEndpointIdUnique

Eigenschaft Wert
Description Unique identifier of the service endpoint.
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName serviceendpointidunique
RequiredLevel SystemRequired
Type Uniqueidentifier

SolutionId

Eigenschaft Wert
Description Unique identifier of the associated solution.
DisplayName Solution
IsValidForForm False
IsValidForRead True
LogicalName solutionid
RequiredLevel SystemRequired
Type Uniqueidentifier

SupportingSolutionId

Eigenschaft Wert
Description For internal use only.
DisplayName Solution
IsValidForForm False
IsValidForRead False
LogicalName supportingsolutionid
RequiredLevel None
Type Uniqueidentifier

Eins-zu-Viele-Beziehungen

Aufgelistet durch SchemaName.

serviceendpoint_sdkmessageprocessingstep

Wie die serviceendpoint_sdkmessageprocessingstep-Viele-zu-Eins-Beziehung für die sdkmessageprocessingstep-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity sdkmessageprocessingstep
ReferencingAttribute eventhandler
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName serviceendpoint_sdkmessageprocessingstep
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Viele-zu-Eins-Beziehungen

Jede Viele-zu-Eins-Beziehung wird durch eine entsprechende Viele-zu-Viele-Beziehungen mit der zugehörigen Tabelle definiert. Aufgelistet durch SchemaName.

createdby_serviceendpoint

Siehe die createdby_serviceendpoint-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

lk_serviceendpointbase_modifiedonbehalfby

Siehe die lk_serviceendpointbase_modifiedonbehalfby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

modifiedby_serviceendpoint

Siehe die modifiedby_serviceendpoint-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

organization_serviceendpoint

Siehe die organization_serviceendpoint-Eins-zu-Viele-Beziehung für die organization-Tabelle/-Entität.

lk_serviceendpointbase_createdonbehalfby

Siehe die lk_serviceendpointbase_createdonbehalfby-Eins-zu-Viele-Beziehung für die systemuser-Tabelle/-Entität.

keyvaultreference_ServiceEndpoint

Hinzugefügt von: ManagedIdentityExtensions-Lösung

Siehe die keyvaultreference_ServiceEndpoint-Eins-zu-Viele-Beziehung für die keyvaultreference-Tabelle/-Entität.

Siehe auch

Dataverse-Tabelle/-Entitätsreferenz Web-API-Referenz serviceendpoint EntityType