1. Packages
  2. Azure Native
  3. API Docs
  4. storage
  5. getStorageTaskAssignment
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.2.0 published on Monday, Apr 14, 2025 by Pulumi

azure-native.storage.getStorageTaskAssignment

Explore with Pulumi AI

This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.2.0 published on Monday, Apr 14, 2025 by Pulumi

Get the storage task assignment properties

Uses Azure REST API version 2024-01-01.

Other available API versions: 2023-05-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native storage [ApiVersion]. See the version guide for details.

Using getStorageTaskAssignment

Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

function getStorageTaskAssignment(args: GetStorageTaskAssignmentArgs, opts?: InvokeOptions): Promise<GetStorageTaskAssignmentResult>
function getStorageTaskAssignmentOutput(args: GetStorageTaskAssignmentOutputArgs, opts?: InvokeOptions): Output<GetStorageTaskAssignmentResult>
Copy
def get_storage_task_assignment(account_name: Optional[str] = None,
                                resource_group_name: Optional[str] = None,
                                storage_task_assignment_name: Optional[str] = None,
                                opts: Optional[InvokeOptions] = None) -> GetStorageTaskAssignmentResult
def get_storage_task_assignment_output(account_name: Optional[pulumi.Input[str]] = None,
                                resource_group_name: Optional[pulumi.Input[str]] = None,
                                storage_task_assignment_name: Optional[pulumi.Input[str]] = None,
                                opts: Optional[InvokeOptions] = None) -> Output[GetStorageTaskAssignmentResult]
Copy
func LookupStorageTaskAssignment(ctx *Context, args *LookupStorageTaskAssignmentArgs, opts ...InvokeOption) (*LookupStorageTaskAssignmentResult, error)
func LookupStorageTaskAssignmentOutput(ctx *Context, args *LookupStorageTaskAssignmentOutputArgs, opts ...InvokeOption) LookupStorageTaskAssignmentResultOutput
Copy

> Note: This function is named LookupStorageTaskAssignment in the Go SDK.

public static class GetStorageTaskAssignment 
{
    public static Task<GetStorageTaskAssignmentResult> InvokeAsync(GetStorageTaskAssignmentArgs args, InvokeOptions? opts = null)
    public static Output<GetStorageTaskAssignmentResult> Invoke(GetStorageTaskAssignmentInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetStorageTaskAssignmentResult> getStorageTaskAssignment(GetStorageTaskAssignmentArgs args, InvokeOptions options)
public static Output<GetStorageTaskAssignmentResult> getStorageTaskAssignment(GetStorageTaskAssignmentArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:storage:getStorageTaskAssignment
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

AccountName
This property is required.
Changes to this property will trigger replacement.
string
The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
StorageTaskAssignmentName
This property is required.
Changes to this property will trigger replacement.
string
The name of the storage task assignment within the specified resource group. Storage task assignment names must be between 3 and 24 characters in length and use numbers and lower-case letters only.
AccountName
This property is required.
Changes to this property will trigger replacement.
string
The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
StorageTaskAssignmentName
This property is required.
Changes to this property will trigger replacement.
string
The name of the storage task assignment within the specified resource group. Storage task assignment names must be between 3 and 24 characters in length and use numbers and lower-case letters only.
accountName
This property is required.
Changes to this property will trigger replacement.
String
The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.
storageTaskAssignmentName
This property is required.
Changes to this property will trigger replacement.
String
The name of the storage task assignment within the specified resource group. Storage task assignment names must be between 3 and 24 characters in length and use numbers and lower-case letters only.
accountName
This property is required.
Changes to this property will trigger replacement.
string
The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
storageTaskAssignmentName
This property is required.
Changes to this property will trigger replacement.
string
The name of the storage task assignment within the specified resource group. Storage task assignment names must be between 3 and 24 characters in length and use numbers and lower-case letters only.
account_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only.
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the resource group. The name is case insensitive.
storage_task_assignment_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the storage task assignment within the specified resource group. Storage task assignment names must be between 3 and 24 characters in length and use numbers and lower-case letters only.
accountName
This property is required.
Changes to this property will trigger replacement.
String
The name of the storage account within the specified resource group. Storage account names must be between 3 and 24 characters in length and use numbers and lower-case letters only.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.
storageTaskAssignmentName
This property is required.
Changes to this property will trigger replacement.
String
The name of the storage task assignment within the specified resource group. Storage task assignment names must be between 3 and 24 characters in length and use numbers and lower-case letters only.

getStorageTaskAssignment Result

The following output properties are available:

AzureApiVersion string
The Azure API version of the resource.
Id string
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
Name string
The name of the resource
Properties Pulumi.AzureNative.Storage.Outputs.StorageTaskAssignmentPropertiesResponse
Properties of the storage task assignment.
Type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
AzureApiVersion string
The Azure API version of the resource.
Id string
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
Name string
The name of the resource
Properties StorageTaskAssignmentPropertiesResponse
Properties of the storage task assignment.
Type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
azureApiVersion String
The Azure API version of the resource.
id String
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
name String
The name of the resource
properties StorageTaskAssignmentPropertiesResponse
Properties of the storage task assignment.
type String
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
azureApiVersion string
The Azure API version of the resource.
id string
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
name string
The name of the resource
properties StorageTaskAssignmentPropertiesResponse
Properties of the storage task assignment.
type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
azure_api_version str
The Azure API version of the resource.
id str
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
name str
The name of the resource
properties StorageTaskAssignmentPropertiesResponse
Properties of the storage task assignment.
type str
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
azureApiVersion String
The Azure API version of the resource.
id String
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
name String
The name of the resource
properties Property Map
Properties of the storage task assignment.
type String
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Supporting Types

ExecutionTargetResponse

ExcludePrefix List<string>
List of object prefixes to be excluded from task execution. If there is a conflict between include and exclude prefixes, the exclude prefix will be the determining factor
Prefix List<string>
Required list of object prefixes to be included for task execution
ExcludePrefix []string
List of object prefixes to be excluded from task execution. If there is a conflict between include and exclude prefixes, the exclude prefix will be the determining factor
Prefix []string
Required list of object prefixes to be included for task execution
excludePrefix List<String>
List of object prefixes to be excluded from task execution. If there is a conflict between include and exclude prefixes, the exclude prefix will be the determining factor
prefix List<String>
Required list of object prefixes to be included for task execution
excludePrefix string[]
List of object prefixes to be excluded from task execution. If there is a conflict between include and exclude prefixes, the exclude prefix will be the determining factor
prefix string[]
Required list of object prefixes to be included for task execution
exclude_prefix Sequence[str]
List of object prefixes to be excluded from task execution. If there is a conflict between include and exclude prefixes, the exclude prefix will be the determining factor
prefix Sequence[str]
Required list of object prefixes to be included for task execution
excludePrefix List<String>
List of object prefixes to be excluded from task execution. If there is a conflict between include and exclude prefixes, the exclude prefix will be the determining factor
prefix List<String>
Required list of object prefixes to be included for task execution

ExecutionTriggerResponse

Parameters This property is required. Pulumi.AzureNative.Storage.Inputs.TriggerParametersResponse
The trigger parameters of the storage task assignment execution
Type This property is required. string
The trigger type of the storage task assignment execution
Parameters This property is required. TriggerParametersResponse
The trigger parameters of the storage task assignment execution
Type This property is required. string
The trigger type of the storage task assignment execution
parameters This property is required. TriggerParametersResponse
The trigger parameters of the storage task assignment execution
type This property is required. String
The trigger type of the storage task assignment execution
parameters This property is required. TriggerParametersResponse
The trigger parameters of the storage task assignment execution
type This property is required. string
The trigger type of the storage task assignment execution
parameters This property is required. TriggerParametersResponse
The trigger parameters of the storage task assignment execution
type This property is required. str
The trigger type of the storage task assignment execution
parameters This property is required. Property Map
The trigger parameters of the storage task assignment execution
type This property is required. String
The trigger type of the storage task assignment execution

StorageTaskAssignmentExecutionContextResponse

Trigger This property is required. Pulumi.AzureNative.Storage.Inputs.ExecutionTriggerResponse
Execution trigger of the storage task assignment
Target Pulumi.AzureNative.Storage.Inputs.ExecutionTargetResponse
Execution target of the storage task assignment
Trigger This property is required. ExecutionTriggerResponse
Execution trigger of the storage task assignment
Target ExecutionTargetResponse
Execution target of the storage task assignment
trigger This property is required. ExecutionTriggerResponse
Execution trigger of the storage task assignment
target ExecutionTargetResponse
Execution target of the storage task assignment
trigger This property is required. ExecutionTriggerResponse
Execution trigger of the storage task assignment
target ExecutionTargetResponse
Execution target of the storage task assignment
trigger This property is required. ExecutionTriggerResponse
Execution trigger of the storage task assignment
target ExecutionTargetResponse
Execution target of the storage task assignment
trigger This property is required. Property Map
Execution trigger of the storage task assignment
target Property Map
Execution target of the storage task assignment

StorageTaskAssignmentPropertiesResponse

Description This property is required. string
Text that describes the purpose of the storage task assignment
Enabled This property is required. bool
Whether the storage task assignment is enabled or not
ExecutionContext This property is required. Pulumi.AzureNative.Storage.Inputs.StorageTaskAssignmentExecutionContextResponse
The storage task assignment execution context
ProvisioningState This property is required. string
Represents the provisioning state of the storage task assignment.
Report This property is required. Pulumi.AzureNative.Storage.Inputs.StorageTaskAssignmentReportResponse
The storage task assignment report
TaskId This property is required. string
Id of the corresponding storage task
RunStatus Pulumi.AzureNative.Storage.Inputs.StorageTaskReportPropertiesResponse
Run status of storage task assignment
Description This property is required. string
Text that describes the purpose of the storage task assignment
Enabled This property is required. bool
Whether the storage task assignment is enabled or not
ExecutionContext This property is required. StorageTaskAssignmentExecutionContextResponse
The storage task assignment execution context
ProvisioningState This property is required. string
Represents the provisioning state of the storage task assignment.
Report This property is required. StorageTaskAssignmentReportResponse
The storage task assignment report
TaskId This property is required. string
Id of the corresponding storage task
RunStatus StorageTaskReportPropertiesResponse
Run status of storage task assignment
description This property is required. String
Text that describes the purpose of the storage task assignment
enabled This property is required. Boolean
Whether the storage task assignment is enabled or not
executionContext This property is required. StorageTaskAssignmentExecutionContextResponse
The storage task assignment execution context
provisioningState This property is required. String
Represents the provisioning state of the storage task assignment.
report This property is required. StorageTaskAssignmentReportResponse
The storage task assignment report
taskId This property is required. String
Id of the corresponding storage task
runStatus StorageTaskReportPropertiesResponse
Run status of storage task assignment
description This property is required. string
Text that describes the purpose of the storage task assignment
enabled This property is required. boolean
Whether the storage task assignment is enabled or not
executionContext This property is required. StorageTaskAssignmentExecutionContextResponse
The storage task assignment execution context
provisioningState This property is required. string
Represents the provisioning state of the storage task assignment.
report This property is required. StorageTaskAssignmentReportResponse
The storage task assignment report
taskId This property is required. string
Id of the corresponding storage task
runStatus StorageTaskReportPropertiesResponse
Run status of storage task assignment
description This property is required. str
Text that describes the purpose of the storage task assignment
enabled This property is required. bool
Whether the storage task assignment is enabled or not
execution_context This property is required. StorageTaskAssignmentExecutionContextResponse
The storage task assignment execution context
provisioning_state This property is required. str
Represents the provisioning state of the storage task assignment.
report This property is required. StorageTaskAssignmentReportResponse
The storage task assignment report
task_id This property is required. str
Id of the corresponding storage task
run_status StorageTaskReportPropertiesResponse
Run status of storage task assignment
description This property is required. String
Text that describes the purpose of the storage task assignment
enabled This property is required. Boolean
Whether the storage task assignment is enabled or not
executionContext This property is required. Property Map
The storage task assignment execution context
provisioningState This property is required. String
Represents the provisioning state of the storage task assignment.
report This property is required. Property Map
The storage task assignment report
taskId This property is required. String
Id of the corresponding storage task
runStatus Property Map
Run status of storage task assignment

StorageTaskAssignmentReportResponse

Prefix This property is required. string
The container prefix for the location of storage task assignment report
Prefix This property is required. string
The container prefix for the location of storage task assignment report
prefix This property is required. String
The container prefix for the location of storage task assignment report
prefix This property is required. string
The container prefix for the location of storage task assignment report
prefix This property is required. str
The container prefix for the location of storage task assignment report
prefix This property is required. String
The container prefix for the location of storage task assignment report

StorageTaskReportPropertiesResponse

FinishTime This property is required. string
End time of the run instance. Filter options such as startTime gt '2023-06-26T20:51:24.4494016Z' and other comparison operators can be used as described for DateTime properties in https://learn.microsoft.com/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators
ObjectFailedCount This property is required. string
Total number of objects where task operation failed when was attempted. Filter options such as objectFailedCount eq 0 and other comparison operators can be used as described for Numerical properties in https://learn.microsoft.com/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators
ObjectsOperatedOnCount This property is required. string
Total number of objects that meet the storage tasks condition and were operated upon. Filter options such as objectsOperatedOnCount ge 100 and other comparison operators can be used as described for Numerical properties in https://learn.microsoft.com/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators
ObjectsSucceededCount This property is required. string
Total number of objects where task operation succeeded when was attempted.Filter options such as objectsSucceededCount gt 150 and other comparison operators can be used as described for Numerical properties in https://learn.microsoft.com/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators
ObjectsTargetedCount This property is required. string
Total number of objects that meet the condition as defined in the storage task assignment execution context. Filter options such as objectsTargetedCount gt 50 and other comparison operators can be used as described for Numerical properties in https://learn.microsoft.com/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators
RunResult This property is required. string
Represents the overall result of the execution for the run instance
RunStatusEnum This property is required. string
Represents the status of the execution.
RunStatusError This property is required. string
Well known Azure Storage error code that represents the error encountered during execution of the run instance.
StartTime This property is required. string
Start time of the run instance. Filter options such as startTime gt '2023-06-26T20:51:24.4494016Z' and other comparison operators can be used as described for DateTime properties in https://learn.microsoft.com/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators
StorageAccountId This property is required. string
Represents the Storage Account Id where the storage task definition was applied and executed.
SummaryReportPath This property is required. string
Full path to the verbose report stored in the reporting container as specified in the assignment execution context for the storage account.
TaskAssignmentId This property is required. string
Represents the Storage Task Assignment Id associated with the storage task that provided an execution context.
TaskId This property is required. string
Storage Task Arm Id.
TaskVersion This property is required. string
Storage Task Version
FinishTime This property is required. string
End time of the run instance. Filter options such as startTime gt '2023-06-26T20:51:24.4494016Z' and other comparison operators can be used as described for DateTime properties in https://learn.microsoft.com/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators
ObjectFailedCount This property is required. string
Total number of objects where task operation failed when was attempted. Filter options such as objectFailedCount eq 0 and other comparison operators can be used as described for Numerical properties in https://learn.microsoft.com/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators
ObjectsOperatedOnCount This property is required. string
Total number of objects that meet the storage tasks condition and were operated upon. Filter options such as objectsOperatedOnCount ge 100 and other comparison operators can be used as described for Numerical properties in https://learn.microsoft.com/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators
ObjectsSucceededCount This property is required. string
Total number of objects where task operation succeeded when was attempted.Filter options such as objectsSucceededCount gt 150 and other comparison operators can be used as described for Numerical properties in https://learn.microsoft.com/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators
ObjectsTargetedCount This property is required. string
Total number of objects that meet the condition as defined in the storage task assignment execution context. Filter options such as objectsTargetedCount gt 50 and other comparison operators can be used as described for Numerical properties in https://learn.microsoft.com/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators
RunResult This property is required. string
Represents the overall result of the execution for the run instance
RunStatusEnum This property is required. string
Represents the status of the execution.
RunStatusError This property is required. string
Well known Azure Storage error code that represents the error encountered during execution of the run instance.
StartTime This property is required. string
Start time of the run instance. Filter options such as startTime gt '2023-06-26T20:51:24.4494016Z' and other comparison operators can be used as described for DateTime properties in https://learn.microsoft.com/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators
StorageAccountId This property is required. string
Represents the Storage Account Id where the storage task definition was applied and executed.
SummaryReportPath This property is required. string
Full path to the verbose report stored in the reporting container as specified in the assignment execution context for the storage account.
TaskAssignmentId This property is required. string
Represents the Storage Task Assignment Id associated with the storage task that provided an execution context.
TaskId This property is required. string
Storage Task Arm Id.
TaskVersion This property is required. string
Storage Task Version
finishTime This property is required. String
End time of the run instance. Filter options such as startTime gt '2023-06-26T20:51:24.4494016Z' and other comparison operators can be used as described for DateTime properties in https://learn.microsoft.com/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators
objectFailedCount This property is required. String
Total number of objects where task operation failed when was attempted. Filter options such as objectFailedCount eq 0 and other comparison operators can be used as described for Numerical properties in https://learn.microsoft.com/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators
objectsOperatedOnCount This property is required. String
Total number of objects that meet the storage tasks condition and were operated upon. Filter options such as objectsOperatedOnCount ge 100 and other comparison operators can be used as described for Numerical properties in https://learn.microsoft.com/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators
objectsSucceededCount This property is required. String
Total number of objects where task operation succeeded when was attempted.Filter options such as objectsSucceededCount gt 150 and other comparison operators can be used as described for Numerical properties in https://learn.microsoft.com/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators
objectsTargetedCount This property is required. String
Total number of objects that meet the condition as defined in the storage task assignment execution context. Filter options such as objectsTargetedCount gt 50 and other comparison operators can be used as described for Numerical properties in https://learn.microsoft.com/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators
runResult This property is required. String
Represents the overall result of the execution for the run instance
runStatusEnum This property is required. String
Represents the status of the execution.
runStatusError This property is required. String
Well known Azure Storage error code that represents the error encountered during execution of the run instance.
startTime This property is required. String
Start time of the run instance. Filter options such as startTime gt '2023-06-26T20:51:24.4494016Z' and other comparison operators can be used as described for DateTime properties in https://learn.microsoft.com/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators
storageAccountId This property is required. String
Represents the Storage Account Id where the storage task definition was applied and executed.
summaryReportPath This property is required. String
Full path to the verbose report stored in the reporting container as specified in the assignment execution context for the storage account.
taskAssignmentId This property is required. String
Represents the Storage Task Assignment Id associated with the storage task that provided an execution context.
taskId This property is required. String
Storage Task Arm Id.
taskVersion This property is required. String
Storage Task Version
finishTime This property is required. string
End time of the run instance. Filter options such as startTime gt '2023-06-26T20:51:24.4494016Z' and other comparison operators can be used as described for DateTime properties in https://learn.microsoft.com/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators
objectFailedCount This property is required. string
Total number of objects where task operation failed when was attempted. Filter options such as objectFailedCount eq 0 and other comparison operators can be used as described for Numerical properties in https://learn.microsoft.com/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators
objectsOperatedOnCount This property is required. string
Total number of objects that meet the storage tasks condition and were operated upon. Filter options such as objectsOperatedOnCount ge 100 and other comparison operators can be used as described for Numerical properties in https://learn.microsoft.com/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators
objectsSucceededCount This property is required. string
Total number of objects where task operation succeeded when was attempted.Filter options such as objectsSucceededCount gt 150 and other comparison operators can be used as described for Numerical properties in https://learn.microsoft.com/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators
objectsTargetedCount This property is required. string
Total number of objects that meet the condition as defined in the storage task assignment execution context. Filter options such as objectsTargetedCount gt 50 and other comparison operators can be used as described for Numerical properties in https://learn.microsoft.com/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators
runResult This property is required. string
Represents the overall result of the execution for the run instance
runStatusEnum This property is required. string
Represents the status of the execution.
runStatusError This property is required. string
Well known Azure Storage error code that represents the error encountered during execution of the run instance.
startTime This property is required. string
Start time of the run instance. Filter options such as startTime gt '2023-06-26T20:51:24.4494016Z' and other comparison operators can be used as described for DateTime properties in https://learn.microsoft.com/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators
storageAccountId This property is required. string
Represents the Storage Account Id where the storage task definition was applied and executed.
summaryReportPath This property is required. string
Full path to the verbose report stored in the reporting container as specified in the assignment execution context for the storage account.
taskAssignmentId This property is required. string
Represents the Storage Task Assignment Id associated with the storage task that provided an execution context.
taskId This property is required. string
Storage Task Arm Id.
taskVersion This property is required. string
Storage Task Version
finish_time This property is required. str
End time of the run instance. Filter options such as startTime gt '2023-06-26T20:51:24.4494016Z' and other comparison operators can be used as described for DateTime properties in https://learn.microsoft.com/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators
object_failed_count This property is required. str
Total number of objects where task operation failed when was attempted. Filter options such as objectFailedCount eq 0 and other comparison operators can be used as described for Numerical properties in https://learn.microsoft.com/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators
objects_operated_on_count This property is required. str
Total number of objects that meet the storage tasks condition and were operated upon. Filter options such as objectsOperatedOnCount ge 100 and other comparison operators can be used as described for Numerical properties in https://learn.microsoft.com/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators
objects_succeeded_count This property is required. str
Total number of objects where task operation succeeded when was attempted.Filter options such as objectsSucceededCount gt 150 and other comparison operators can be used as described for Numerical properties in https://learn.microsoft.com/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators
objects_targeted_count This property is required. str
Total number of objects that meet the condition as defined in the storage task assignment execution context. Filter options such as objectsTargetedCount gt 50 and other comparison operators can be used as described for Numerical properties in https://learn.microsoft.com/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators
run_result This property is required. str
Represents the overall result of the execution for the run instance
run_status_enum This property is required. str
Represents the status of the execution.
run_status_error This property is required. str
Well known Azure Storage error code that represents the error encountered during execution of the run instance.
start_time This property is required. str
Start time of the run instance. Filter options such as startTime gt '2023-06-26T20:51:24.4494016Z' and other comparison operators can be used as described for DateTime properties in https://learn.microsoft.com/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators
storage_account_id This property is required. str
Represents the Storage Account Id where the storage task definition was applied and executed.
summary_report_path This property is required. str
Full path to the verbose report stored in the reporting container as specified in the assignment execution context for the storage account.
task_assignment_id This property is required. str
Represents the Storage Task Assignment Id associated with the storage task that provided an execution context.
task_id This property is required. str
Storage Task Arm Id.
task_version This property is required. str
Storage Task Version
finishTime This property is required. String
End time of the run instance. Filter options such as startTime gt '2023-06-26T20:51:24.4494016Z' and other comparison operators can be used as described for DateTime properties in https://learn.microsoft.com/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators
objectFailedCount This property is required. String
Total number of objects where task operation failed when was attempted. Filter options such as objectFailedCount eq 0 and other comparison operators can be used as described for Numerical properties in https://learn.microsoft.com/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators
objectsOperatedOnCount This property is required. String
Total number of objects that meet the storage tasks condition and were operated upon. Filter options such as objectsOperatedOnCount ge 100 and other comparison operators can be used as described for Numerical properties in https://learn.microsoft.com/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators
objectsSucceededCount This property is required. String
Total number of objects where task operation succeeded when was attempted.Filter options such as objectsSucceededCount gt 150 and other comparison operators can be used as described for Numerical properties in https://learn.microsoft.com/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators
objectsTargetedCount This property is required. String
Total number of objects that meet the condition as defined in the storage task assignment execution context. Filter options such as objectsTargetedCount gt 50 and other comparison operators can be used as described for Numerical properties in https://learn.microsoft.com/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators
runResult This property is required. String
Represents the overall result of the execution for the run instance
runStatusEnum This property is required. String
Represents the status of the execution.
runStatusError This property is required. String
Well known Azure Storage error code that represents the error encountered during execution of the run instance.
startTime This property is required. String
Start time of the run instance. Filter options such as startTime gt '2023-06-26T20:51:24.4494016Z' and other comparison operators can be used as described for DateTime properties in https://learn.microsoft.com/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators
storageAccountId This property is required. String
Represents the Storage Account Id where the storage task definition was applied and executed.
summaryReportPath This property is required. String
Full path to the verbose report stored in the reporting container as specified in the assignment execution context for the storage account.
taskAssignmentId This property is required. String
Represents the Storage Task Assignment Id associated with the storage task that provided an execution context.
taskId This property is required. String
Storage Task Arm Id.
taskVersion This property is required. String
Storage Task Version

TriggerParametersResponse

EndBy string
When to end task execution. This is a required field when ExecutionTrigger.properties.type is 'OnSchedule'; this property should not be present when ExecutionTrigger.properties.type is 'RunOnce'
Interval int
Run interval of task execution. This is a required field when ExecutionTrigger.properties.type is 'OnSchedule'; this property should not be present when ExecutionTrigger.properties.type is 'RunOnce'
IntervalUnit string
Run interval unit of task execution. This is a required field when ExecutionTrigger.properties.type is 'OnSchedule'; this property should not be present when ExecutionTrigger.properties.type is 'RunOnce'
StartFrom string
When to start task execution. This is a required field when ExecutionTrigger.properties.type is 'OnSchedule'; this property should not be present when ExecutionTrigger.properties.type is 'RunOnce'
StartOn string
When to start task execution. This is an optional field when ExecutionTrigger.properties.type is 'RunOnce'; this property should not be present when ExecutionTrigger.properties.type is 'OnSchedule'
EndBy string
When to end task execution. This is a required field when ExecutionTrigger.properties.type is 'OnSchedule'; this property should not be present when ExecutionTrigger.properties.type is 'RunOnce'
Interval int
Run interval of task execution. This is a required field when ExecutionTrigger.properties.type is 'OnSchedule'; this property should not be present when ExecutionTrigger.properties.type is 'RunOnce'
IntervalUnit string
Run interval unit of task execution. This is a required field when ExecutionTrigger.properties.type is 'OnSchedule'; this property should not be present when ExecutionTrigger.properties.type is 'RunOnce'
StartFrom string
When to start task execution. This is a required field when ExecutionTrigger.properties.type is 'OnSchedule'; this property should not be present when ExecutionTrigger.properties.type is 'RunOnce'
StartOn string
When to start task execution. This is an optional field when ExecutionTrigger.properties.type is 'RunOnce'; this property should not be present when ExecutionTrigger.properties.type is 'OnSchedule'
endBy String
When to end task execution. This is a required field when ExecutionTrigger.properties.type is 'OnSchedule'; this property should not be present when ExecutionTrigger.properties.type is 'RunOnce'
interval Integer
Run interval of task execution. This is a required field when ExecutionTrigger.properties.type is 'OnSchedule'; this property should not be present when ExecutionTrigger.properties.type is 'RunOnce'
intervalUnit String
Run interval unit of task execution. This is a required field when ExecutionTrigger.properties.type is 'OnSchedule'; this property should not be present when ExecutionTrigger.properties.type is 'RunOnce'
startFrom String
When to start task execution. This is a required field when ExecutionTrigger.properties.type is 'OnSchedule'; this property should not be present when ExecutionTrigger.properties.type is 'RunOnce'
startOn String
When to start task execution. This is an optional field when ExecutionTrigger.properties.type is 'RunOnce'; this property should not be present when ExecutionTrigger.properties.type is 'OnSchedule'
endBy string
When to end task execution. This is a required field when ExecutionTrigger.properties.type is 'OnSchedule'; this property should not be present when ExecutionTrigger.properties.type is 'RunOnce'
interval number
Run interval of task execution. This is a required field when ExecutionTrigger.properties.type is 'OnSchedule'; this property should not be present when ExecutionTrigger.properties.type is 'RunOnce'
intervalUnit string
Run interval unit of task execution. This is a required field when ExecutionTrigger.properties.type is 'OnSchedule'; this property should not be present when ExecutionTrigger.properties.type is 'RunOnce'
startFrom string
When to start task execution. This is a required field when ExecutionTrigger.properties.type is 'OnSchedule'; this property should not be present when ExecutionTrigger.properties.type is 'RunOnce'
startOn string
When to start task execution. This is an optional field when ExecutionTrigger.properties.type is 'RunOnce'; this property should not be present when ExecutionTrigger.properties.type is 'OnSchedule'
end_by str
When to end task execution. This is a required field when ExecutionTrigger.properties.type is 'OnSchedule'; this property should not be present when ExecutionTrigger.properties.type is 'RunOnce'
interval int
Run interval of task execution. This is a required field when ExecutionTrigger.properties.type is 'OnSchedule'; this property should not be present when ExecutionTrigger.properties.type is 'RunOnce'
interval_unit str
Run interval unit of task execution. This is a required field when ExecutionTrigger.properties.type is 'OnSchedule'; this property should not be present when ExecutionTrigger.properties.type is 'RunOnce'
start_from str
When to start task execution. This is a required field when ExecutionTrigger.properties.type is 'OnSchedule'; this property should not be present when ExecutionTrigger.properties.type is 'RunOnce'
start_on str
When to start task execution. This is an optional field when ExecutionTrigger.properties.type is 'RunOnce'; this property should not be present when ExecutionTrigger.properties.type is 'OnSchedule'
endBy String
When to end task execution. This is a required field when ExecutionTrigger.properties.type is 'OnSchedule'; this property should not be present when ExecutionTrigger.properties.type is 'RunOnce'
interval Number
Run interval of task execution. This is a required field when ExecutionTrigger.properties.type is 'OnSchedule'; this property should not be present when ExecutionTrigger.properties.type is 'RunOnce'
intervalUnit String
Run interval unit of task execution. This is a required field when ExecutionTrigger.properties.type is 'OnSchedule'; this property should not be present when ExecutionTrigger.properties.type is 'RunOnce'
startFrom String
When to start task execution. This is a required field when ExecutionTrigger.properties.type is 'OnSchedule'; this property should not be present when ExecutionTrigger.properties.type is 'RunOnce'
startOn String
When to start task execution. This is an optional field when ExecutionTrigger.properties.type is 'RunOnce'; this property should not be present when ExecutionTrigger.properties.type is 'OnSchedule'

Package Details

Repository
Azure Native pulumi/pulumi-azure-native
License
Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.2.0 published on Monday, Apr 14, 2025 by Pulumi