C# Class Microsoft.WindowsAzure.Commands.Storage.Common.StorageExtensions

Extension methods for CloudBlobs and CloudFiles.
Show file Open project: Azure/azure-powershell

Private Methods

Method Description
GenerateCopySourceBlob ( this blob ) : Microsoft.WindowsAzure.Storage.Blob.CloudBlob

Append an auto generated SAS to a blob uri.

GenerateCopySourceFile ( this file ) : Microsoft.WindowsAzure.Storage.File.CloudFile
GenerateUriWithCredentials ( this file ) : Uri
GetBlobSasToken ( Microsoft.WindowsAzure.Storage.Blob.CloudBlob blob ) : string
GetFileSASToken ( Microsoft.WindowsAzure.Storage.File.CloudFile file ) : string