| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
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>.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.