DataShareSourceUpdate Class

The properties of data share source.

Constructor

DataShareSourceUpdate(*args: Any, **kwargs: Any)

Variables

Name Description
type
str or <xref:azure.mgmt.storage.models.DATA_SHARE>

Discriminator value for DataShare. Required. Source type - DataShare.

auth_properties

Details for how to authenticate to the backing data store.

Attributes

auth_properties

Details for how to authenticate to the backing data store.

auth_properties: _models.StorageConnectorAuthPropertiesUpdate | None

type

Discriminator value for DataShare. Required. Source type - DataShare.

type: DATA_SHARE: 'DataShare'>]