共用方式為


OperationResult.OperationState Property

Definition

Gets or sets the state of the operation.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.operationState")]
public string OperationState { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.operationState")>]
member this.OperationState : string with get, set
Public Property OperationState As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to