Share via


TriggerProperties.Body Property

Definition

Gets or sets the body of the trigger for the Azure Cosmos DB service.

public string Body { get; set; }
member this.Body : string with get, set
Public Property Body As String

Property Value

The body of the trigger.

Applies to