StorageConnectorAuthPropertiesUpdate Class

The authentication properties of the backing data source.

You probably want to use the sub-classes and not this class directly. Known sub-classes are: ManagedIdentityAuthPropertiesUpdate

Constructor

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

Variables

Name Description
type

Type of the authentication properties. Controls the type of the authProperties object. Required. "ManagedIdentity"

Attributes

type

Type of the authentication properties. Controls the type of the authProperties object. Required. "ManagedIdentity"

type: str