Compartir a través de


TriggerType Clase

Definición

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)
Herencia
Atributos
Newtonsoft.Json.JsonConverterAttribute

Constructores

TriggerType()

Define valores para TriggerType.

Campos

Post

Define valores para TriggerType.

Pre

Define valores para TriggerType.

Propiedades

Value

Define valores para TriggerType.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para TriggerType.

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

Define valores para TriggerType.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para TriggerType.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define valores para TriggerType.

(Heredado de ExpandableStringEnum<T>)

Se aplica a