azureserviceconnection EntityType

 

Description: Stores connection information for an Azure service

Entity Set path: [organization URI]/api/data/v8.0/azureserviceconnections

Base Type:   crmbaseentity EntityType

Display Name: Azure Service Connection

Primary Key: azureserviceconnectionid

Primary Name Attribute: name

Properties

Single-valued navigation properties

Collection-valued navigation properties

Properties

Properties represent fields of data stored in the entity. Some properties are not writable.

Name

Type

Details

_createdby_value

Edm.Guid

Description: Unique identifier of the user who created the Azure service connection.

Computed property

Read-only property

_createdonbehalfby_value

Edm.Guid

Description: Unique identifier of the delegate user who created the Azure service connection.

Computed property

Read-only property

_modifiedby_value

Edm.Guid

Description: Unique identifier of the user who modified the Azure service connection.

Computed property

Read-only property

_modifiedonbehalfby_value

Edm.Guid

Description: Unique identifier of the delegate user who last modified the Azure service connection.

Computed property

Read-only property

_organizationid_value

Edm.Guid

Description: Unique identifier of the organization associated with the Azure service connection.

Computed property

Read-only property

accountkey

Edm.String

Description: Type the Azure account key.

Display Name: Azure Account Key

azureserviceconnectionid

Edm.Guid

Description: Unique identifier of the Azure service connection.

Display Name: Azure Service Connection

connectiontype

Edm.Int32

Description: Azure service connection type

Default Options:

1 : Recommendation
2 : Text Analytics

Display Name: Connection Type

createdon

Edm.DateTimeOffset

Description: Date and time when the Azure service connection was created.

Display Name: Created On

Read-only property

description

Edm.String

Description: Enter a description of the Azure service connection.

Display Name: Description

lastconnectionstatuscode

Edm.Int32

Description: Shows the status of the last connection to the Azure service.

Default Options:

1 : Success
2 : Failure

Display Name: Last Connection Status

lastconnectiontime

Edm.DateTimeOffset

Description: shows the time of the last connection to the Azure service.

Display Name: Last Connection Time

modifiedon

Edm.DateTimeOffset

Description: Date and time when the Azure service connection was last modified.

Display Name: Modified On

Read-only property

name

Edm.String

Description: Type a logical name for the connection.

Display Name: Name

serviceuri

Edm.String

Description: Type the service URL for the Azure service.

Display Name: Azure Service URL

statecode

Edm.Int32

Description: Shows whether the Azure service connection is active or inactive.

Default Options:

0 : Active
1 : Inactive

Display Name: Status

statuscode

Edm.Int32

Description: Select the Azure service connection's status.

Default Options:

1 : Active
2 : Inactive

Display Name: Status Reason

Single-valued navigation properties

Single-valued navigation properties represent lookup fields where a single entity can be referenced.

Name

Type

Partner

createdby

systemuser EntityType

lk_azureserviceconnection_createdby

createdonbehalfby

systemuser EntityType

lk_azureserviceconnection_createdonbehalfby

modifiedby

systemuser EntityType

lk_azureserviceconnection_modifiedby

modifiedonbehalfby

systemuser EntityType

lk_azureserviceconnection_modifiedonbehalfby

organizationid

organization EntityType

organization_azureserviceconnection

Collection-valued navigation properties

Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.

Name

Type

Partner

azureserviceconnection_knowledgesearchmodel

knowledgesearchmodel EntityType

azureserviceconnectionid

azureserviceconnection_recommendationmodel

recommendationmodel EntityType

azureserviceconnectionid

azureserviceconnection_topicmodel

topicmodel EntityType

azureserviceconnectionid

See Also

Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference

Microsoft Dynamics CRM 2016 and CRM Online

© 2016 Microsoft Corporation. All rights reserved. Copyright