Skip to main content

task_assignments

Overview

Nametask_assignments
TypeResource
Idazure.storage.task_assignments

Fields

NameDatatypeDescription
idstringFully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
namestringThe name of the resource
propertiesobjectProperties of the storage task assignment.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
typestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Methods

NameAccessible byRequired ParamsDescription
getSELECTaccountName, resourceGroupName, storageTaskAssignmentName, subscriptionIdGet the storage task assignment properties
listSELECTaccountName, resourceGroupName, subscriptionIdList all the storage task assignments in an account
createINSERTaccountName, resourceGroupName, storageTaskAssignmentName, subscriptionId, data__propertiesAsynchronously creates a new storage task assignment sub-resource with the specified parameters. If a storage task assignment is already created and a subsequent create request is issued with different properties, the storage task assignment properties will be updated. If a storage task assignment is already created and a subsequent create or update request is issued with the exact same set of properties, the request will succeed.
deleteDELETEaccountName, resourceGroupName, storageTaskAssignmentName, subscriptionIdDelete the storage task assignment sub-resource
updateEXECaccountName, resourceGroupName, storageTaskAssignmentName, subscriptionIdUpdate storage task assignment properties