AutoExecuteStatusInheritedFrom type

AutoExecuteStatusInheritedFrom の値を定義します。

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