次の方法で共有


AutoExecuteStatusInheritedFrom 列挙型

定義

AutoExecuteStatusInheritedFrom の値を定義します。

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum AutoExecuteStatusInheritedFrom
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type AutoExecuteStatusInheritedFrom = 
Public Enum AutoExecuteStatusInheritedFrom
継承
AutoExecuteStatusInheritedFrom
属性
Newtonsoft.Json.JsonConverterAttribute

フィールド

Database 4
Default 0
ElasticPool 3
Server 2
Subscription 1

適用対象