Enum AutoExecuteStatusInheritedFrom

java.lang.Object
java.lang.Enum<AutoExecuteStatusInheritedFrom>
com.azure.resourcemanager.sql.models.AutoExecuteStatusInheritedFrom
All Implemented Interfaces:
Serializable, Comparable<AutoExecuteStatusInheritedFrom>, java.lang.constant.Constable

public enum AutoExecuteStatusInheritedFrom extends Enum<AutoExecuteStatusInheritedFrom>
Gets the resource from which current value of auto-execute status is inherited. Auto-execute status can be set on (and inherited from) different levels in the resource hierarchy. Possible values are 'Subscription', 'Server', 'ElasticPool', 'Database' and 'Default' (when status is not explicitly set on any level).