SyncGroupLogProperties.OperationStatus Property

Definition

Gets operationStatus of the sync group log.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to