Uses of Enum
com.azure.resourcemanager.appservice.models.ResolveStatus
Packages that use ResolveStatus
Package
Description
Package containing the inner data models for AppService.
Package containing the data models for AppService.
-
Uses of ResolveStatus in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return ResolveStatus -
Uses of ResolveStatus in com.azure.resourcemanager.appservice.models
Subclasses with type arguments of type ResolveStatus in com.azure.resourcemanager.appservice.modelsMethods in com.azure.resourcemanager.appservice.models that return ResolveStatusModifier and TypeMethodDescriptionstatic ResolveStatusResolveStatus.fromString(String value) Parses a serialized value to a ResolveStatus instance.static ResolveStatusReturns the enum constant of this type with the specified name.static ResolveStatus[]ResolveStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.