Partager via


StorageTaskAssignmentUpdateProperties.RunStatusObjectFailedCount Property

Definition

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

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

Property Value

Implements

Attributes

Applies to