你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
MigrationParameters interface
Request body for Migrate operation.
Properties
classic |
Resource reference of the classic cdn profile or classic frontdoor that need to be migrated. |
migration |
Waf mapping for the migrated profile |
profile |
Name of the new profile that need to be created. |
sku | Sku for the migration |
Property Details
classicResourceReference
Resource reference of the classic cdn profile or classic frontdoor that need to be migrated.
classicResourceReference: ResourceReference
Property Value
migrationWebApplicationFirewallMappings
Waf mapping for the migrated profile
migrationWebApplicationFirewallMappings?: MigrationWebApplicationFirewallMapping[]
Property Value
profileName
Name of the new profile that need to be created.
profileName: string
Property Value
string