Share via


AdvisorStatus Enumeración

Definición

Define valores para AdvisorStatus.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum AdvisorStatus
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type AdvisorStatus = 
Public Enum AdvisorStatus
Herencia
AdvisorStatus
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

GA 0
LimitedPublicPreview 2
PrivatePreview 3
PublicPreview 1

Se aplica a