Share via


RequestReportRecordContract.Method Property

Definition

The HTTP method associated with this request..

public Azure.Core.RequestMethod? Method { get; }
member this.Method : Nullable<Azure.Core.RequestMethod>
Public ReadOnly Property Method As Nullable(Of RequestMethod)

Property Value

Applies to