Skip to content

Instantly share code, notes, and snippets.

@jonathanmedd
Created January 24, 2017 17:24
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save jonathanmedd/cf8001bf065c5c02cf952b37179409f9 to your computer and use it in GitHub Desktop.
Get-Command *StorageContainer*
Get-Command *StorageContainer*
CommandType Name Version Source
----------- ---- ------- ------
Alias Get-AzureStorageContainerAcl 2.5.0 Azure.Storage
Cmdlet Get-AzureStorageContainer 2.5.0 Azure.Storage
Cmdlet Get-AzureStorageContainerStoredAccessPolicy 2.5.0 Azure.Storage
Cmdlet New-AzureStorageContainer 2.5.0 Azure.Storage
Cmdlet New-AzureStorageContainerSASToken 2.5.0 Azure.Storage
Cmdlet New-AzureStorageContainerStoredAccessPolicy 2.5.0 Azure.Storage
Cmdlet Remove-AzureStorageContainer 2.5.0 Azure.Storage
Cmdlet Remove-AzureStorageContainerStoredAccessPolicy 2.5.0 Azure.Storage
Cmdlet Set-AzureStorageContainerAcl 2.5.0 Azure.Storage
Cmdlet Set-AzureStorageContainerStoredAccessPolicy 2.5.0 Azure.Storage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment