次の方法で共有


StorageMigrationResponse クラス

定義

アプリ コンテンツ要求の移行に対する応答。

[Microsoft.Rest.Serialization.JsonTransformation]
public class StorageMigrationResponse : Microsoft.Azure.Management.WebSites.Models.ProxyOnlyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type StorageMigrationResponse = class
    inherit ProxyOnlyResource
Public Class StorageMigrationResponse
Inherits ProxyOnlyResource
継承
StorageMigrationResponse
属性

コンストラクター

StorageMigrationResponse()

StorageMigrationResponse クラスの新しいインスタンスを初期化します。

StorageMigrationResponse(String, String, String, String, String)

StorageMigrationResponse クラスの新しいインスタンスを初期化します。

プロパティ

Id

リソース ID を取得します。

(継承元 ProxyOnlyResource)
Kind

リソースの種類を取得または設定します。

(継承元 ProxyOnlyResource)
Name

リソース名を取得します。

(継承元 ProxyOnlyResource)
OperationId

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

Type

リソースの種類を取得します。

(継承元 ProxyOnlyResource)

適用対象