CoreWebResource interface

Internal interface representing the "WebResource" from @azure/ms-rest-js

Properties

body
headers
method
url

Property Details

body

body?: any

Property Value

any

headers

headers?: any

Property Value

any

method

method?: any

Property Value

any

url

url?: string

Property Value

string