Uses of Enum
com.azure.resourcemanager.appservice.models.OperationStatus
Packages that use OperationStatus
Package
Description
Package containing the inner data models for WebSiteManagementClient.
Package containing the data models for WebSiteManagementClient.
-
Uses of OperationStatus in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return OperationStatusModifier and TypeMethodDescriptionMigrateMySqlStatusInner.migrationOperationStatus()Get the migrationOperationStatus property: Status of the migration task.MigrateMySqlStatusProperties.migrationOperationStatus()Get the migrationOperationStatus property: Status of the migration task.OperationInner.status()Get the status property: The current status of the operation.Methods in com.azure.resourcemanager.appservice.fluent.models with parameters of type OperationStatusModifier and TypeMethodDescriptionOperationInner.withStatus(OperationStatus status) Set the status property: The current status of the operation. -
Uses of OperationStatus in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return OperationStatusModifier and TypeMethodDescriptionstatic OperationStatusOperationStatus.fromString(String value) Parses a serialized value to a OperationStatus instance.static OperationStatusReturns the enum constant of this type with the specified name.static OperationStatus[]OperationStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.