TriggerType Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Définit les valeurs de 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)
- Héritage
- Attributs
-
Newtonsoft.Json.JsonConverterAttribute
Constructeurs
TriggerType() |
Définit les valeurs de TriggerType. |
Champs
Post |
Définit les valeurs de TriggerType. |
Pre |
Définit les valeurs de TriggerType. |
Propriétés
Value |
Définit les valeurs de TriggerType. (Hérité de ExpandableStringEnum<T>) |
Méthodes
Equals(Object) |
Définit les valeurs de TriggerType. (Hérité de ExpandableStringEnum<T>) |
Equals(String) |
Définit les valeurs de TriggerType. (Hérité de ExpandableStringEnum<T>) |
GetHashCode() |
Définit les valeurs de TriggerType. (Hérité de ExpandableStringEnum<T>) |
ToString() |
Définit les valeurs de TriggerType. (Hérité de ExpandableStringEnum<T>) |
S’applique à
Azure SDK for .NET