LinkedServiceProperties interface

Linked service properties.

Properties

provisioningState

The provisioning state of the linked service.

resourceId

The resource id of the resource that will be linked to the workspace. This should be used for linking resources which require read access

writeAccessResourceId

The resource id of the resource that will be linked to the workspace. This should be used for linking resources which require write access

Property Details

provisioningState

The provisioning state of the linked service.

provisioningState?: string

Property Value

string

resourceId

The resource id of the resource that will be linked to the workspace. This should be used for linking resources which require read access

resourceId?: string

Property Value

string

writeAccessResourceId

The resource id of the resource that will be linked to the workspace. This should be used for linking resources which require write access

writeAccessResourceId?: string

Property Value

string