CloudEndpointChangeEnumerationActivity.OperationState Property

Definition

Gets change enumeration operation state. Possible values include: 'InitialEnumerationInProgress', 'EnumerationInProgress'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to