你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ClusterCreateHelper.AddAzureDataLakeStorageGen1ToCoreConfig 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 void AddAzureDataLakeStorageGen1ToCoreConfig (string storageResourceId, string storageRootPath, string defaultAzureDataLakeStoreFileSystemEndpointSuffix, System.Collections.Generic.IDictionary<string,System.Collections.Generic.Dictionary<string,string>> configurations);
static member AddAzureDataLakeStorageGen1ToCoreConfig : string * string * string * System.Collections.Generic.IDictionary<string, System.Collections.Generic.Dictionary<string, string>> -> unit
Public Sub AddAzureDataLakeStorageGen1ToCoreConfig (storageResourceId As String, storageRootPath As String, defaultAzureDataLakeStoreFileSystemEndpointSuffix As String, configurations As IDictionary(Of String, Dictionary(Of String, String)))
Parameters
- storageResourceId
- String
- storageRootPath
- String
- defaultAzureDataLakeStoreFileSystemEndpointSuffix
- String
- configurations
- IDictionary<String,Dictionary<String,String>>