Uses of Enum
com.azure.resourcemanager.sql.models.AutoExecuteStatusInheritedFrom
Packages that use AutoExecuteStatusInheritedFrom
Package
Description
Package containing the inner data models for SqlManagementClient.
Package containing the data models for SqlManagementClient.
-
Uses of AutoExecuteStatusInheritedFrom in com.azure.resourcemanager.sql.fluent.models
Methods in com.azure.resourcemanager.sql.fluent.models that return AutoExecuteStatusInheritedFromModifier and TypeMethodDescriptionAdvisorInner.autoExecuteStatusInheritedFrom()Get the autoExecuteStatusInheritedFrom property: Gets the resource from which current value of auto-execute status is inherited.AdvisorProperties.autoExecuteStatusInheritedFrom()Get the autoExecuteStatusInheritedFrom property: Gets the resource from which current value of auto-execute status is inherited. -
Uses of AutoExecuteStatusInheritedFrom in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return AutoExecuteStatusInheritedFromModifier and TypeMethodDescriptionAutoExecuteStatusInheritedFrom.fromString(String value) Parses a serialized value to a AutoExecuteStatusInheritedFrom instance.Returns the enum constant of this type with the specified name.static AutoExecuteStatusInheritedFrom[]AutoExecuteStatusInheritedFrom.values()Returns an array containing the constants of this enum type, in the order they are declared.