你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Az.StorageAction
Microsoft Azure PowerShell:StorageAction cmdlet
StorageAction
Get-AzStorageActionTask |
Get the storage task properties |
Get-AzStorageActionTaskAssignment |
Lists Resource IDs of the Storage Task Assignments associated with this Storage Task. |
Get-AzStorageActionTasksReport |
Fetch the storage tasks run report summary for each assignment. |
Invoke-AzStorageActionTaskPreviewAction |
Runs the input conditions against input object metadata properties and designates matched objects in response. |
New-AzStorageActionTask |
Asynchronously creates a new storage task resource with the specified parameters. If a storage task is already created and a subsequent create request is issued with different properties, the storage task properties will be updated. If a storage task is already created and a subsequent create or update request is issued with the exact same set of properties, the request will succeed. |
New-AzStorageActionTaskOperationObject |
Create an in-memory object for StorageTaskOperation. |
New-AzStorageActionTaskPreviewBlobPropertiesObject |
Create an in-memory object for StorageTaskPreviewBlobProperties. |
New-AzStorageActionTaskPreviewKeyValuePropertiesObject |
Create an in-memory object for StorageTaskPreviewKeyValueProperties. |
Remove-AzStorageActionTask |
Delete the storage task resource. |
Update-AzStorageActionTask |
Asynchronously creates a new storage task resource with the specified parameters. If a storage task is already created and a subsequent create request is issued with different properties, the storage task properties will be updated. If a storage task is already created and a subsequent create or update request is issued with the exact same set of properties, the request will succeed. |