StorageMigrationResponse Class

Response for a migration of app content request.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.web.v2021_03_01.models._models_py3.ProxyOnlyResource
StorageMigrationResponse

Constructor

StorageMigrationResponse(*, kind: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
kind
str

Kind of resource.

Variables

Name Description
id
str

Resource Id.

name
str

Resource Name.

kind
str

Kind of resource.

type
str

Resource type.

operation_id
str

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