Partager via


CosmosDBSqlTriggerType Structure

Définition

Type du déclencheur.

public readonly struct CosmosDBSqlTriggerType : IEquatable<Azure.ResourceManager.CosmosDB.Models.CosmosDBSqlTriggerType>
type CosmosDBSqlTriggerType = struct
Public Structure CosmosDBSqlTriggerType
Implements IEquatable(Of CosmosDBSqlTriggerType)
Héritage
CosmosDBSqlTriggerType
Implémente

Constructeurs

CosmosDBSqlTriggerType(String)

Initialise une nouvelle instance de CosmosDBSqlTriggerType.

Propriétés

Post

Publier.

Pre

Pré.

Méthodes

Equals(CosmosDBSqlTriggerType)

Indique si l'objet actuel est égal à un autre objet du même type.

ToString()

Retourne le nom de type qualifié complet de cette instance.

Opérateurs

Equality(CosmosDBSqlTriggerType, CosmosDBSqlTriggerType)

Détermine si deux CosmosDBSqlTriggerType valeurs sont identiques.

Implicit(String to CosmosDBSqlTriggerType)

Convertit une chaîne en CosmosDBSqlTriggerType.

Inequality(CosmosDBSqlTriggerType, CosmosDBSqlTriggerType)

Détermine si deux CosmosDBSqlTriggerType valeurs ne sont pas identiques.

S’applique à