Referencia de tabla o entidad ServiceEndpoint

Nota

¿No está seguro de tabla frente a entidad? Vea Desarrolladores: comprender la terminología en Microsoft Dataverse.

Service endpoint that can be contacted.

Mensajes

Mensaje Operación de API web Método o clase de SDK
Create POST [org URI]/api/data/v9.0/serviceendpoints
Vea Crear
CreateRequest o
Create
Delete DELETE [org URI]/api/data/v9.0/serviceendpoints(serviceendpointid)
Vea Eliminar
DeleteRequest o
Delete
Retrieve GET [org URI]/api/data/v9.0/serviceendpoints(serviceendpointid)
Vea Recuperar
RetrieveRequest o
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/serviceendpoints
Vea Consultar datos
RetrieveMultipleRequest o
RetrieveMultiple
TriggerServiceEndpointCheck TriggerServiceEndpointCheck Action TriggerServiceEndpointCheckRequest
Update PATCH [org URI]/api/data/v9.0/serviceendpoints(serviceendpointid)
Vea Actualizar
UpdateRequest o
Update

Propiedades

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

Columnas/atributos que se pueden escribir

Estas columnas o atributos devuelven true para IsValidForCreate o IsValidForUpdate (generalmente ambos). Listado por SchemaName.

AuthType

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

Elecciones/opciones de AuthType

Valor Etiqueta Descripción
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

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

ConnectionMode

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

Elecciones/opciones de ConnectionMode

Valor Etiqueta Descripción
1 Normal
2 Federated

Contract

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

Elecciones/opciones de Contract

Valor Etiqueta Descripción
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

Propiedad Valor
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

Propiedad Valor
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

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

KeyVaultReferenceId

Añadido por: solución msft_ServiceEndpointExtensions

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

MessageCharset

Añadido por: solución ServiceEndpointInfrastructure

Propiedad Valor
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

Elecciones/opciones de MessageCharset

Valor Etiqueta Descripción
0 Default
1 UTF8

MessageFormat

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

Elecciones/opciones de MessageFormat

Valor Etiqueta Descripción
1 Binary XML
2 Json
3 Text XML

Name

Propiedad Valor
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

Propiedad Valor
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

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

Elecciones/opciones de NamespaceFormat

Valor Etiqueta Descripción
1 Namespace Name
2 Namespace Address

Path

Propiedad Valor
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

Añadido por: solución RuntimeIntegration

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

Añadido por: solución ServiceEndpointInfrastructure

Propiedad Valor
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

Elecciones/opciones de SchemaType

Valor Etiqueta Descripción
1 Event Grid
2 Cloud Events

ServiceEndpointId

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

SolutionNamespace

Propiedad Valor
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

Propiedad Valor
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

Añadido por: solución msft_ServiceEndpointExtensions

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

Elecciones/opciones de UseKeyVaultConfiguration

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

UserClaim

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

Elecciones/opciones de UserClaim

Valor Etiqueta Descripción
1 None
2 UserId
3 UserInfo

Columnas/atributos de sólo lectura

Estas columnas o atributos devuelven false tanto para IsValidForCreate como para IsValidForUpdate. Listado por SchemaName.

ComponentState

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

Elecciones/opciones de ComponentState

Valor Etiqueta Descripción
0 Published
1 Unpublished
2 Deleted
3 Deleted Unpublished

CreatedBy

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

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

CreatedOnBehalfByYomiName

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

IsAuthValueSet

Propiedad Valor
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName isauthvalueset
RequiredLevel None
Type Boolean

Elecciones/opciones de IsAuthValueSet

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

IsManaged

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

Elecciones/opciones de IsManaged

Valor Etiqueta Descripción
1 Managed
0 Unmanaged

Valor predeterminado: 0

IsSASKeySet

Propiedad Valor
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName issaskeyset
RequiredLevel None
Type Boolean

Elecciones/opciones de IsSASKeySet

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

IsSASTokenSet

Propiedad Valor
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName issastokenset
RequiredLevel None
Type Boolean

Elecciones/opciones de IsSASTokenSet

Valor Etiqueta Descripción
1 Yes
0 No

Valor predeterminado: 0

keyvaultreferenceidName

Añadido por: solución msft_ServiceEndpointExtensions

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

ModifiedBy

Propiedad Valor
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

Propiedad Valor
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

Propiedad Valor
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

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

ModifiedOnBehalfByYomiName

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

OrganizationId

Propiedad Valor
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

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

ServiceEndpointIdUnique

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

SolutionId

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

SupportingSolutionId

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

Relaciones de uno a varios

Listado por SchemaName.

serviceendpoint_sdkmessageprocessingstep

Igual que la relación de varios a uno serviceendpoint_sdkmessageprocessingstep de la tabla sdkmessageprocessingstep.

Propiedad Valor
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

Relaciones de varios a uno

Cada relación de varios a uno se define mediante una relación de uno a varios correspondiente con la tabla relacionada. Listado por SchemaName.

createdby_serviceendpoint

Consulte la relación de uno a varios createdby_serviceendpoint de la tabla systemuser.

lk_serviceendpointbase_modifiedonbehalfby

Consulte la relación de uno a varios lk_serviceendpointbase_modifiedonbehalfby de la tabla systemuser.

modifiedby_serviceendpoint

Consulte la relación de uno a varios modifiedby_serviceendpoint de la tabla systemuser.

organization_serviceendpoint

Consulte la relación de uno a varios organization_serviceendpoint de la tabla organization.

lk_serviceendpointbase_createdonbehalfby

Consulte la relación de uno a varios lk_serviceendpointbase_createdonbehalfby de la tabla systemuser.

keyvaultreference_ServiceEndpoint

Añadido por: solución ManagedIdentityExtensions

Consulte la relación de uno a varios keyvaultreference_ServiceEndpoint de la tabla keyvaultreference.

Consultar también

Referencia de tabla o entidad de Dataverse Referencia de la API web serviceendpoint EntityType