SentSharesCreateOrReplace200Response interface

Create or replace a sent share

Extends

Properties

body
headers
status

Inherited Properties

request

The request that generated this response.

Property Details

body

body: InPlaceSentShareOutput

Property Value

headers

headers: RawHttpHeaders & SentSharesCreateOrReplace200Headers

Property Value

status

status: "200"

Property Value

"200"

Inherited Property Details

request

The request that generated this response.

request: PipelineRequest

Property Value

Inherited From HttpResponse.request