StorageMigrationResponseInner.OperationId Property

Definition

Gets when server starts the migration process, it will return an operation ID identifying that particular migration operation.

[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