SubscriptionListOperationsResponse.SubscriptionOperation.OperationStatus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional. An object that contains information on the current status of the operation. The object returned has the following XML format: 339c6c13-1f81-412f-9bc6-00e9c5876695Succeeded200. Possible values of the Status element, whichholds the operation status, are: Succeeded, Failed, or InProgress.
public string OperationStatus { get; set; }
member this.OperationStatus : string with get, set
Public Property OperationStatus As String
Property Value
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET