Share via


AutoStorageProperties Class

Contains information about the auto-storage account associated with a Batch account.

Constructor

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

Variables

Name Description
storage_account_id
str

The resource ID of the storage account to be used for auto-storage account. Required.

authentication_mode

The authentication mode which the Batch service will use to manage the auto-storage account. Known values are: "StorageKeys" and "BatchAccountManagedIdentity".

node_identity_reference

The reference to the user assigned identity which compute nodes will use to access auto-storage.

last_key_sync

The UTC time at which storage keys were last synchronized with the Batch account. Required.

Attributes

last_key_sync

The UTC time at which storage keys were last synchronized with the Batch account. Required.

last_key_sync: datetime