RestApiPollerRequestConfig.HttpMethod Property

Definition

The HTTP method, default value GET.

public Azure.ResourceManager.SecurityInsights.Models.ConnectorHttpMethodVerb? HttpMethod { get; set; }
member this.HttpMethod : Nullable<Azure.ResourceManager.SecurityInsights.Models.ConnectorHttpMethodVerb> with get, set
Public Property HttpMethod As Nullable(Of ConnectorHttpMethodVerb)

Property Value

Applies to