DataShareSource interface

The properties of data share source

Extends

Properties

authProperties

Details for how to authenticate to the backing data store.

connection

Details for how to connect to the backing data store.

type

The type for data share source

Property Details

authProperties

Details for how to authenticate to the backing data store.

authProperties: StorageConnectorAuthPropertiesUnion

Property Value

connection

Details for how to connect to the backing data store.

connection: StorageConnectorConnectionUnion

Property Value

type

The type for data share source

type: "DataShare"

Property Value

"DataShare"