StorageAccountProperties interface
The properties of a storage account for a machine learning team account.
Properties
access |
The access key to the storage account. |
storage |
The fully qualified arm Id of the storage account. |
Property Details
accessKey
The access key to the storage account.
accessKey: string
Property Value
string
storageAccountId
The fully qualified arm Id of the storage account.
storageAccountId: string
Property Value
string
Colaborar con nosotros en GitHub
El origen de este contenido se puede encontrar en GitHub, donde también puede crear y revisar problemas y solicitudes de incorporación de cambios. Para más información, consulte nuestra guía para colaboradores.
Azure SDK for JavaScript