StorageBlobDeletedEventData interface

The name of the API/operation that triggered thisA request id provided by the client ofThe request id generated by the Storage serviceThe content type of the blob. This is theThe type of blob.The path to the blob.An opaque string value representing the logicalFor service use only. Diagnostic data

Properties

api
blobType
clientRequestId
contentType
requestId
sequencer
storageDiagnostics
url

Property Details

api

api?: string

Property Value

string

blobType

blobType?: string

Property Value

string

clientRequestId

clientRequestId?: string

Property Value

string

contentType

contentType?: string

Property Value

string

requestId

requestId?: string

Property Value

string

sequencer

sequencer?: string

Property Value

string

storageDiagnostics

storageDiagnostics?: any

Property Value

any

url

url?: string

Property Value

string