| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent |
Package containing the service clients for WebSiteManagementClient.
|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
MigrateMySqlStatusInner |
WebAppsClient.getMigrateMySqlStatus(String resourceGroupName,
String name)
Description for Returns the status of MySql in app migration, if one is active, and whether or not MySql in app
is enabled.
|
MigrateMySqlStatusInner |
WebAppsClient.getMigrateMySqlStatusSlot(String resourceGroupName,
String name,
String slot)
Description for Returns the status of MySql in app migration, if one is active, and whether or not MySql in app
is enabled.
|
| Modifier and Type | Method and Description |
|---|---|
MigrateMySqlStatusInner |
MigrateMySqlStatusInner.withKind(String kind)
Set the kind property: Kind of resource.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.