Freigeben über


SubscriptionState Enumeration

Definition

Definiert Werte für SubscriptionState.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum SubscriptionState
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type SubscriptionState = 
Public Enum SubscriptionState
Vererbung
SubscriptionState
Attribute
Newtonsoft.Json.JsonConverterAttribute

Felder

Deleted 4
Disabled 3
Enabled 0
PastDue 2
Warned 1

Gilt für: