StorageMigrationOptionsProperties interface
StorageMigrationOptions 資源特定屬性
屬性
| azurefiles |
AzureFiles 連接字串。 |
| azurefiles |
AzureFiles 共用。 |
| block |
|
| switch |
如果應該切換應用程式, |
屬性詳細資料
azurefilesConnectionString
AzureFiles 連接字串。
azurefilesConnectionString: string
屬性值
string
azurefilesShare
AzureFiles 共用。
azurefilesShare: string
屬性值
string
blockWriteAccessToSite
true 如果應用程式應該在複製作業期間是唯讀的;否則,false。
blockWriteAccessToSite?: boolean
屬性值
boolean
switchSiteAfterMigration
如果應該切換應用程式,true;否則,false。
switchSiteAfterMigration?: boolean
屬性值
boolean