Freigeben über


AzureFunctionActivity.Method Eigenschaft

Definition

Ruft die Rest-API-Methode für den Zielendpunkt ab oder legt diese fest. Mögliche Werte: "GET", "POST", "PUT", "DELETE", "OPTIONS", "HEAD", "TRACE"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: