StorageBlobCreatedEventData interface    
The name of the API/operation that triggered thisA request id provided by the client ofThe request id generated by the Storage serviceThe etag of the object at the time this event wasThe content type of the blob. This is theThe size of the blob in bytes. 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 | |
| blob | 
	|
| client | 
	|
| content | 
	|
| content | 
	|
| e | 
	|
| request | 
	|
| sequencer | |
| storage | 
	|
| url | 
Property Details
api
api?: string
				Property Value
string
		blobType
	 
	blobType?: string
				Property Value
string
		clientRequestId
	  
	clientRequestId?: string
				Property Value
string
		contentLength
	 
	contentLength?: number
				Property Value
number
		contentType
	 
	contentType?: string
				Property Value
string
		eTag
	 
	eTag?: 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