TenantCategory Enum

Definition

Defines values for 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
Inheritance
TenantCategory
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

Home 0
ManagedBy 2
ProjectedBy 1

Applies to