AzureDataLakeStoreGen2Info 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.
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
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. |