Compartir a través de


StaticSiteFunctionOverviewARMResource.TriggerType Propiedad

Definición

Obtiene el tipo de desencadenador de la función. Entre los valores posibles se incluyen: "HttpTrigger", "Unknown"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.triggerType")]
public string TriggerType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.triggerType")>]
member this.TriggerType : string
Public ReadOnly Property TriggerType As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a