| 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 |
|---|---|
OperationInner |
WebAppsClient.migrateMySql(String resourceGroupName,
String name,
MigrateMySqlRequest migrationRequestEnvelope)
Description for Migrates a local (in-app) MySql database to a remote MySql database.
|
OperationInner |
WebAppsClient.migrateMySql(String resourceGroupName,
String name,
MigrateMySqlRequest migrationRequestEnvelope,
com.azure.core.util.Context context)
Description for Migrates a local (in-app) MySql database to a remote MySql database.
|
| Modifier and Type | Method and Description |
|---|---|
OperationInner |
OperationInner.withCreatedTime(OffsetDateTime createdTime)
Set the createdTime property: Time when operation has started.
|
OperationInner |
OperationInner.withErrors(List<ErrorEntity> errors)
Set the errors property: Any errors associate with the operation.
|
OperationInner |
OperationInner.withExpirationTime(OffsetDateTime expirationTime)
Set the expirationTime property: Time when operation will expire.
|
OperationInner |
OperationInner.withGeoMasterOperationId(UUID geoMasterOperationId)
Set the geoMasterOperationId property: Applicable only for stamp operation ids.
|
OperationInner |
OperationInner.withId(String id)
Set the id property: Operation ID.
|
OperationInner |
OperationInner.withModifiedTime(OffsetDateTime modifiedTime)
Set the modifiedTime property: Time when operation has been updated.
|
OperationInner |
OperationInner.withName(String name)
Set the name property: Operation name.
|
OperationInner |
OperationInner.withStatus(OperationStatus status)
Set the status property: The current status of the operation.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.