你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
StorageMigrationOptions 类
应用内容迁移的选项。
变量仅由服务器填充,在发送请求时将被忽略。
- 继承
-
azure.mgmt.web.v2019_08_01.models._models_py3.ProxyOnlyResourceStorageMigrationOptions
构造函数
StorageMigrationOptions(*, kind: str | None = None, azurefiles_connection_string: str | None = None, azurefiles_share: str | None = None, switch_site_after_migration: bool = False, block_write_access_to_site: bool = False, **kwargs: Any)
仅限关键字的参数
名称 | 说明 |
---|---|
kind
|
资源类型。 |
azurefiles_connection_string
|
AzureFiles 连接字符串。 |
azurefiles_share
|
AzureFiles 共享。 |
switch_site_after_migration
|
|
block_write_access_to_site
|
|
变量
名称 | 说明 |
---|---|
id
|
资源 ID。 |
name
|
资源名称。 |
kind
|
资源类型。 |
type
|
资源类型。 |
azurefiles_connection_string
|
AzureFiles 连接字符串。 |
azurefiles_share
|
AzureFiles 共享。 |
switch_site_after_migration
|
|
block_write_access_to_site
|
|