SubscriptionListOperationsParameters.OperationStatus Property
Gets or sets a T:Microsoft.WindowsAzure.Management.Models.OperationStatus value that specifies the status that is to be used to list subscription operations.
Assembly: Microsoft.WindowsAzure.Management (in Microsoft.WindowsAzure.Management.dll)
Property Value
Type: System.Nullable<OperationStatus>A T:Microsoft.WindowsAzure.Management.Models.OperationStatus value.
This filter can be combined with the ObjectIdFilter to list subscription operations based on the identifier and status.
Show: