Uses of Class
com.azure.resourcemanager.appservice.fluent.models.MigrateMySqlStatusInner
Packages that use MigrateMySqlStatusInner
Package
Description
Package containing the service clients for WebSiteManagementClient.
Package containing the inner data models for WebSiteManagementClient.
-
Uses of MigrateMySqlStatusInner in com.azure.resourcemanager.appservice.fluent
Methods in com.azure.resourcemanager.appservice.fluent that return MigrateMySqlStatusInnerModifier and TypeMethodDescriptionWebAppsClient.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.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.Methods in com.azure.resourcemanager.appservice.fluent that return types with arguments of type MigrateMySqlStatusInnerModifier and TypeMethodDescriptionWebAppsClient.getMigrateMySqlStatusAsync(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.WebAppsClient.getMigrateMySqlStatusSlotAsync(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.com.azure.core.http.rest.Response<MigrateMySqlStatusInner>WebAppsClient.getMigrateMySqlStatusSlotWithResponse(String resourceGroupName, String name, String slot, com.azure.core.util.Context context) Description for Returns the status of MySql in app migration, if one is active, and whether or not MySql in app is enabled.Mono<com.azure.core.http.rest.Response<MigrateMySqlStatusInner>>WebAppsClient.getMigrateMySqlStatusSlotWithResponseAsync(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.com.azure.core.http.rest.Response<MigrateMySqlStatusInner>WebAppsClient.getMigrateMySqlStatusWithResponse(String resourceGroupName, String name, com.azure.core.util.Context context) Description for Returns the status of MySql in app migration, if one is active, and whether or not MySql in app is enabled.Mono<com.azure.core.http.rest.Response<MigrateMySqlStatusInner>>WebAppsClient.getMigrateMySqlStatusWithResponseAsync(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. -
Uses of MigrateMySqlStatusInner in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return MigrateMySqlStatusInnerModifier and TypeMethodDescriptionSet the kind property: Kind of resource.