Uses of Enum
com.azure.resourcemanager.sql.models.AdvisorStatus
Packages that use AdvisorStatus
Package
Description
Package containing the inner data models for SqlManagementClient.
Package containing the data models for SqlManagementClient.
-
Uses of AdvisorStatus in com.azure.resourcemanager.sql.fluent.models
Methods in com.azure.resourcemanager.sql.fluent.models that return AdvisorStatusModifier and TypeMethodDescriptionAdvisorInner.advisorStatus()Get the advisorStatus property: Gets the status of availability of this advisor to customers.AdvisorProperties.advisorStatus()Get the advisorStatus property: Gets the status of availability of this advisor to customers. -
Uses of AdvisorStatus in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return AdvisorStatusModifier and TypeMethodDescriptionstatic AdvisorStatusAdvisorStatus.fromString(String value) Parses a serialized value to a AdvisorStatus instance.static AdvisorStatusReturns the enum constant of this type with the specified name.static AdvisorStatus[]AdvisorStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.