Azs.Storage.Admin
Preview release of the Azure Stack Storage operator module.
Azs.Storage.Admin
Get-AzsBlobService |
Returns the blob service. |
Get-AzsBlobServiceMetric |
Returns a list of metrics for blob service. |
Get-AzsBlobServiceMetricDefinition |
Returns the list of metric definitions for blob service. |
Get-AzsQueueService |
Returns the queue service. |
Get-AzsQueueServiceMetric |
Returns a list of metrics for the queue service. |
Get-AzsQueueServiceMetricDefinition |
Returns a list of metric definitions for queue service. |
Get-AzsReclaimStorageCapacityStatus |
Returns the state of the garbage collection job. |
Get-AzsStorageAccount |
Returns the requested storage account. |
Get-AzsStorageAcquisition |
Returns a list of blob acquistions. |
Get-AzsStorageContainer |
Returns the list of containers which can be migrated in the specified share. |
Get-AzsStorageContainerMigrationStatus |
Returns the status of a container migration job. |
Get-AzsStorageDestinationShare |
Returns a list of destination shares that the system considers as best candidates for migration. |
Get-AzsStorageFarm |
Returns a list of all storage farms. |
Get-AzsStorageFarmMetric |
Returns a list of storage farm metrics. |
Get-AzsStorageFarmMetricDefinition |
Returns a list of metric definitions for a storage farm. |
Get-AzsStorageQuota |
Returns a list of storage quotas at the given location. |
Get-AzsStorageShare |
Returns a list of storage shares. |
Get-AzsStorageShareMetric |
Returns a list of metrics for a storage share. |
Get-AzsStorageShareMetricDefinition |
Returns a list of metric definitions for a storage share. |
Get-AzsTableService |
Returns the table service. |
Get-AzsTableServiceMetric |
Returns a list of metrics for table service. |
Get-AzsTableServiceMetricDefinition |
Returns a list of metric definitions for table service. |
New-AzsStorageQuota |
Create a new storage quota. |
Remove-AzsStorageQuota |
Delete an existing quota |
Restore-AzsStorageAccount |
Undelete a deleted storage account. |
Set-AzsStorageQuota |
Create or update an existing storage quota. |
Start-AzsReclaimStorageCapacity |
Start garbage collection on deleted storage objects. |
Start-AzsStorageContainerMigration |
Starts a container migration job to migrate containers to the specified destination share. |
Stop-AzsStorageContainerMigration |
Cancel a container migration job. |