StorageCloudBlobCmdletBase.GetDataLakeItemUriWithoutSas 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.
Get Item string without SAS for confirmation string.
protected static string GetDataLakeItemUriWithoutSas (Azure.Storage.Files.DataLake.DataLakePathClient item);
static member GetDataLakeItemUriWithoutSas : Azure.Storage.Files.DataLake.DataLakePathClient -> string
Protected Shared Function GetDataLakeItemUriWithoutSas (item As DataLakePathClient) As String
Parameters
- item
- DataLakePathClient