Partager via


Trigger.Body Propriété

Définition

Obtient ou définit le corps du déclencheur pour le service Azure Cosmos DB.

[Newtonsoft.Json.JsonProperty(PropertyName="body")]
public string Body { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="body")>]
member this.Body : string with get, set
Public Property Body As String

Valeur de propriété

Corps du déclencheur.

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à