MigrateMySqlStatusInner.OperationId Property

Definition

Gets operation ID for the migration task.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to