Partager via


AdlsGen2FolderDataSet(String, String, String, String, String) Constructeur

Définition

Initialise une nouvelle instance d’AdlsGen2FolderDataSet.

public AdlsGen2FolderDataSet (string fileSystem, string folderPath, string resourceGroup, string storageAccountName, string subscriptionId);
new Azure.ResourceManager.DataShare.Models.AdlsGen2FolderDataSet : string * string * string * string * string -> Azure.ResourceManager.DataShare.Models.AdlsGen2FolderDataSet
Public Sub New (fileSystem As String, folderPath As String, resourceGroup As String, storageAccountName As String, subscriptionId As String)

Paramètres

fileSystem
String

Système de fichiers auquel le dossier appartient.

folderPath
String

Chemin du dossier dans le système de fichiers.

resourceGroup
String

Groupe de ressources du compte de stockage.

storageAccountName
String

Nom du compte de stockage du jeu de données source.

subscriptionId
String

ID d’abonnement du compte de stockage.

Exceptions

fileSystem, folderPath, resourceGroupstorageAccountName ou subscriptionId a la valeur null.

S’applique à