ClusterCreateHelper.CreateAdlsGen2StorageAccount Method
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.
public static Microsoft.Azure.Management.HDInsight.Models.StorageAccount CreateAdlsGen2StorageAccount (string clusterName, string storageResourceId, string storageAccountkey, string storageFileSystem, bool? enableSecureChannel, string msiResourceId, string defaultStorageSuffix);
static member CreateAdlsGen2StorageAccount : string * string * string * string * Nullable<bool> * string * string -> Microsoft.Azure.Management.HDInsight.Models.StorageAccount
Public Function CreateAdlsGen2StorageAccount (clusterName As String, storageResourceId As String, storageAccountkey As String, storageFileSystem As String, enableSecureChannel As Nullable(Of Boolean), msiResourceId As String, defaultStorageSuffix As String) As StorageAccount
Parameters
- clusterName
- String
- storageResourceId
- String
- storageAccountkey
- String
- storageFileSystem
- String
- msiResourceId
- String
- defaultStorageSuffix
- String