Uses of Enum
com.azure.resourcemanager.appservice.models.ResolveStatus
Packages that use ResolveStatus
Package
Description
Package containing the inner data models for WebSiteManagementClient.
Package containing the data models for WebSiteManagementClient.
-
Uses of ResolveStatus in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return ResolveStatusModifier and TypeMethodDescriptionApiKVReferenceInner.status()Get the status property: The status property.ApiKVReferenceProperties.status()Get the status property: The status property.Methods in com.azure.resourcemanager.appservice.fluent.models with parameters of type ResolveStatusModifier and TypeMethodDescriptionApiKVReferenceInner.withStatus(ResolveStatus status) Set the status property: The status property.ApiKVReferenceProperties.withStatus(ResolveStatus status) Set the status property: The status property. -
Uses of ResolveStatus in com.azure.resourcemanager.appservice.models
Methods 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.