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.v2016_08_01.models._models_py3.ProxyOnlyResource
StorageMigrationResponse

Constructor

StorageMigrationResponse(*, kind: Optional[str] = None, **kwargs)

Parameters

kind
str
Required

Kind of resource.

Variables

id
str

Resource Id.

name
str

Resource Name.

type
str

Resource type.

operation_id
str

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