AzureDataLakeStoreGen2Info Class

Definition

Gets or sets the StorageAccountName, StorageAccountKey and StorageFileSystem for the Azure Data Lake Storage Gen 2 account.

public class AzureDataLakeStoreGen2Info : Microsoft.Azure.Management.HDInsight.Models.StorageInfo
type AzureDataLakeStoreGen2Info = class
    inherit StorageInfo
Public Class AzureDataLakeStoreGen2Info
Inherits StorageInfo
Inheritance
AzureDataLakeStoreGen2Info

Constructors

AzureDataLakeStoreGen2Info(String, String, String)

Initializes a new instance of the AzureStorageInfo class.

AzureDataLakeStoreGen2Info(String, String, String, String)

Initializes a new instance of the AzureStorageInfo class.

Properties

StorageAccountKey
Obsolete.

Gets the Azure Data Lake Storage Gen 2 account key.

StorageAccountName

Fully-qualified storage account name

(Inherited from StorageInfo)
StorageFileSystem

Gets the Azure Data Lake Storage Gen 2 file system.

StorageMsiResourceId

Gets the managed identity (MSI) that is allowed to access the Azure Data Lake Storage Gen 2.

StorageResourceId

Gets the resource ID of the Azure Data Lake Storage Gen 2.

Applies to