Share via


DataFactoryHttpDataset.RequestMethod Property

Definition

The HTTP method for the HTTP request. Type: string (or Expression with resultType string).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> RequestMethod { get; set; }
member this.RequestMethod : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property RequestMethod As DataFactoryElement(Of String)

Property Value

Applies to