AutoExecuteStatusInheritedFrom type

Defines values for AutoExecuteStatusInheritedFrom.

type AutoExecuteStatusInheritedFrom =
  | "Default"
  | "Subscription"
  | "Server"
  | "ElasticPool"
  | "Database"