USqlSecret Class

A Data Lake Analytics catalog U-SQL secret item.

Inheritance
USqlSecret

Constructor

USqlSecret(*, compute_account_name: Optional[str] = None, version: Optional[str] = None, database_name: Optional[str] = None, name: Optional[str] = None, creation_time=None, uri: Optional[str] = None, password: Optional[str] = None, **kwargs)

Parameters

compute_account_name
str
Required

the name of the Data Lake Analytics account.

version
str
Required

the version of the catalog item.

database_name
str
Required

the name of the database.

name
str
Required

the name of the secret.

creation_time
datetime
Required

the creation time of the credential object. This is the only information returned about a secret from a GET.

uri
str
Required

the URI identifier for the secret in the format :

password
str
Required

the password for the secret to pass in