C# Class Microsoft.WindowsAzure.Commands.Storage.File.Cmdlet.NewAzureStorageFileSasToken

Inheritance: AzureStorageFileCmdletBase
Show file Open project: Azure/azure-powershell

Private Properties

Property Type Description
ExecuteCmdlet void
SetupAccessPolicy void

Protected Methods

Method Description
CreateChannel ( ) : IStorageFileManagement

Private Methods

Method Description
ExecuteCmdlet ( ) : void
SetupAccessPolicy ( Microsoft.WindowsAzure.Storage.File.SharedAccessFilePolicy policy, bool shouldSetExpiryTime ) : void

Update the access policy

Method Details

CreateChannel() protected method

protected CreateChannel ( ) : IStorageFileManagement
return IStorageFileManagement