Share via


TenantCategory 列挙型

定義

TenantCategory の値を定義します。

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

フィールド

Home 0
ManagedBy 2
ProjectedBy 1

適用対象