Share via


StorageTaskReportProperties.ObjectFailedCount 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/en-us/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators.

public string ObjectFailedCount { get; }
member this.ObjectFailedCount : string
Public ReadOnly Property ObjectFailedCount As String

Property Value

Applies to