次の方法で共有


StorageMigrationResponseInner クラス

定義

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

[Microsoft.Rest.Serialization.JsonTransformation]
public class StorageMigrationResponseInner : Microsoft.Azure.Management.AppService.Fluent.Models.ProxyOnlyResourceInner
[<Microsoft.Rest.Serialization.JsonTransformation>]
type StorageMigrationResponseInner = class
    inherit ProxyOnlyResourceInner
Public Class StorageMigrationResponseInner
Inherits ProxyOnlyResourceInner
継承
StorageMigrationResponseInner
属性

コンストラクター

StorageMigrationResponseInner()

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

StorageMigrationResponseInner(String, String, String, String, String)

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

プロパティ

Id

リソース ID。Setter はネットワーク リソースで ID を設定する必要があるため、保護されます。

(継承元 ProxyResource)
Kind

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

(継承元 ProxyOnlyResourceInner)
Location

リソースの場所

(継承元 Resource)
Name

リソース名

(継承元 ProxyResource)
OperationId

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

Tags

リソース タグ

(継承元 Resource)
Type

リソースの種類

(継承元 ProxyResource)

メソッド

Validate()

オブジェクトを検証します。 検証に失敗した場合に ValidationException をスローします。

(継承元 Resource)

適用対象