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