次の方法で共有


Type 列挙型

定義

Type の値を定義します。

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

フィールド

MicrosoftKustoClustersAttachedDatabaseConfigurations 1
MicrosoftKustoClustersDatabases 0

適用対象