DataShareConnection interface
The connection details for Data Share source
- Extends
Properties
| data |
The URI of the backing DataShare. Must be in the format: azds://<region>:<DataShareName>:<DataShareIdentifier> |
| type | The type for data share connection |
Property Details
dataShareUri
The URI of the backing DataShare. Must be in the format: azds://<region>:<DataShareName>:<DataShareIdentifier>
dataShareUri: string
Property Value
string
type
The type for data share connection
type: "DataShare"
Property Value
"DataShare"