Compartilhar via


DataLakeModelFactory.PathCreateInfo(PathInfo, String) Método

Definição

Cria uma nova PathCreateInfo(PathInfo, String) instância para simulação.

public static Azure.Storage.Files.DataLake.Models.PathCreateInfo PathCreateInfo (Azure.Storage.Files.DataLake.Models.PathInfo pathInfo, string continuation);
static member PathCreateInfo : Azure.Storage.Files.DataLake.Models.PathInfo * string -> Azure.Storage.Files.DataLake.Models.PathCreateInfo
Public Shared Function PathCreateInfo (pathInfo As PathInfo, continuation As String) As PathCreateInfo

Parâmetros

pathInfo
PathInfo
continuation
String

Retornos

Aplica-se a