Freigeben über


AdlsGen2FolderDataSet(String, String, String, String, String) Konstruktor

Definition

Initialisiert eine neue instance von 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)

Parameter

fileSystem
String

Dateisystem, zu dem der Ordner gehört.

folderPath
String

Ordnerpfad innerhalb des Dateisystems.

resourceGroup
String

Ressourcengruppe des Speicherkontos.

storageAccountName
String

Speicherkontoname des Quelldatasets.

subscriptionId
String

Abonnement-ID des Speicherkontos.

Ausnahmen

fileSystem, folderPath, resourceGroupstorageAccountName oder subscriptionId ist NULL.

Gilt für: