StorageMigrationOptionsProperties |
StorageMigrationOptionsProperties.withAzurefilesConnectionString(String azurefilesConnectionString) |
Set the azurefilesConnectionString property: AzureFiles connection string.
|
StorageMigrationOptionsProperties |
StorageMigrationOptionsProperties.withAzurefilesShare(String azurefilesShare) |
Set the azurefilesShare property: AzureFiles share.
|
StorageMigrationOptionsProperties |
StorageMigrationOptionsProperties.withBlockWriteAccessToSite(Boolean blockWriteAccessToSite) |
Set the blockWriteAccessToSite property: <code>true</code> if the app should be read only during copy
operation; otherwise, <code>false</code>.
|
StorageMigrationOptionsProperties |
StorageMigrationOptionsProperties.withSwitchSiteAfterMigration(Boolean switchSiteAfterMigration) |
Set the switchSiteAfterMigration property: <code>true</code>if the app should be switched over;
otherwise, <code>false</code>.
|