Skip to main content

storage_tasks

Overview

Namestorage_tasks
TypeResource
Idazure.storageactions.storage_tasks

Fields

NameDatatypeDescription
identityobjectManaged service identity (system assigned and/or user assigned identities)
locationstringThe geo-location where the resource lives
propertiesobjectProperties of the storage task.
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTresourceGroupName, storageTaskName, subscriptionIdGet the storage task properties
list_by_resource_groupSELECTresourceGroupName, subscriptionIdLists all the storage tasks available under the given resource group.
list_by_subscriptionSELECTsubscriptionIdLists all the storage tasks available under the subscription.
createINSERTresourceGroupName, storageTaskName, subscriptionIdAsynchronously 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.
deleteDELETEresourceGroupName, storageTaskName, subscriptionIdDelete the storage task resource.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdLists all the storage tasks available under the given resource group.
_list_by_subscriptionEXECsubscriptionIdLists all the storage tasks available under the subscription.
preview_actionsEXEClocation, subscriptionId, data__propertiesRuns the input conditions against input object metadata properties and designates matched objects in response.
updateEXECresourceGroupName, storageTaskName, subscriptionIdUpdate storage task properties