Partager via


StorageTaskAssignmentUpdateParameters.RunStatusObjectsOperatedOnCount Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Inlined)]
public string RunStatusObjectsOperatedOnCount { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Inlined)>]
member this.RunStatusObjectsOperatedOnCount : string
Public ReadOnly Property RunStatusObjectsOperatedOnCount As String

Property Value

Implements

Attributes

Applies to