StorageAccountForDataLakeAnalyticsAccountUpdateContent Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The parameters used to update an Azure Storage account while updating a Data Lake Analytics account. Serialized Name: UpdateStorageAccountWithAccountParameters
public class StorageAccountForDataLakeAnalyticsAccountUpdateContent
type StorageAccountForDataLakeAnalyticsAccountUpdateContent = class
Public Class StorageAccountForDataLakeAnalyticsAccountUpdateContent
- Inheritance
-
StorageAccountForDataLakeAnalyticsAccountUpdateContent
Constructors
StorageAccountForDataLakeAnalyticsAccountUpdateContent(String) |
Initializes a new instance of StorageAccountForDataLakeAnalyticsAccountUpdateContent. |
Properties
AccessKey |
The updated access key associated with this Azure Storage account that will be used to connect to it. Serialized Name: UpdateStorageAccountWithAccountParameters.properties.accessKey |
Name |
The unique name of the Azure Storage account to update. Serialized Name: UpdateStorageAccountWithAccountParameters.name |
Suffix |
The optional suffix for the storage account. Serialized Name: UpdateStorageAccountWithAccountParameters.properties.suffix |
Applies to
Azure SDK for .NET