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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript