Share via


IApiPollingParameters.RequestHttpMethod Property

Definition

The http method type we will use in the poll request, GET or POST

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The http method type we will use in the poll request, GET or POST", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="httpMethod")]
public string RequestHttpMethod { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The http method type we will use in the poll request, GET or POST", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="httpMethod")>]
member this.RequestHttpMethod : string with get, set
Public Property RequestHttpMethod As String

Property Value

Attributes

Applies to