Compartilhar via


TriggerType Classe

Definição

Define valores para TriggerType.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.CosmosDB.Fluent.Models.TriggerType>))]
public class TriggerType : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.CosmosDB.Fluent.Models.TriggerType>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.CosmosDB.Fluent.Models.TriggerType>))>]
type TriggerType = class
    inherit ExpandableStringEnum<TriggerType>
Public Class TriggerType
Inherits ExpandableStringEnum(Of TriggerType)
Herança
Atributos
Newtonsoft.Json.JsonConverterAttribute

Construtores

TriggerType()

Define valores para TriggerType.

Campos

Post

Define valores para TriggerType.

Pre

Define valores para TriggerType.

Propriedades

Value

Define valores para TriggerType.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para TriggerType.

(Herdado de ExpandableStringEnum<T>)
Equals(String)

Define valores para TriggerType.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para TriggerType.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para TriggerType.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a