次の方法で共有


StorageMigrationResponse.OperationId プロパティ

定義

サーバーが移行プロセスを開始すると、その特定の移行操作を識別する操作 ID が返されます。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象