Share via


IStorageTaskAssignment.RunStatusObjectsSucceededCount Property

Definition

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://dori-uw-1.kuma-moon.com/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=false, Description="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://dori-uw-1.kuma-moon.com/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="objectsSucceededCount", Update=false)]
public string RunStatusObjectsSucceededCount { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=false, Description="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://dori-uw-1.kuma-moon.com/rest/api/storageservices/querying-tables-and-entities#supported-comparison-operators", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="objectsSucceededCount", Update=false)>]
member this.RunStatusObjectsSucceededCount : string
Public ReadOnly Property RunStatusObjectsSucceededCount As String

Property Value

Attributes

Applies to