DataLakeAnalyticsStorageAccountInformationPatch 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. Serialized Name: UpdateStorageAccountParameters
public class DataLakeAnalyticsStorageAccountInformationPatch
type DataLakeAnalyticsStorageAccountInformationPatch = class
Public Class DataLakeAnalyticsStorageAccountInformationPatch
- Inheritance
-
DataLakeAnalyticsStorageAccountInformationPatch
Constructors
DataLakeAnalyticsStorageAccountInformationPatch() |
Initializes a new instance of DataLakeAnalyticsStorageAccountInformationPatch. |
Properties
AccessKey |
The updated access key associated with this Azure Storage account that will be used to connect to it. Serialized Name: UpdateStorageAccountParameters.properties.accessKey |
Suffix |
The optional suffix for the storage account. Serialized Name: UpdateStorageAccountParameters.properties.suffix |
Applies to
Azure SDK for .NET