Share via


StorageAccountForDataLakeAnalyticsAccountCreateOrUpdateContent Class

Definition

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