共用方式為


StorageMigrationOptionsProperties interface

StorageMigrationOptions 資源特定屬性

屬性

azurefilesConnectionString

AzureFiles 連接字串。

azurefilesShare

AzureFiles 共用。

blockWriteAccessToSite

true 如果應用程式應該在複製作業期間是唯讀的;否則,false

switchSiteAfterMigration

如果應該切換應用程式,true;否則,false

屬性詳細資料

azurefilesConnectionString

AzureFiles 連接字串。

azurefilesConnectionString: string

屬性值

string

azurefilesShare

AzureFiles 共用。

azurefilesShare: string

屬性值

string

blockWriteAccessToSite

true 如果應用程式應該在複製作業期間是唯讀的;否則,false

blockWriteAccessToSite?: boolean

屬性值

boolean

switchSiteAfterMigration

如果應該切換應用程式,true;否則,false

switchSiteAfterMigration?: boolean

屬性值

boolean