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