Share via


StorageBlobCreatedEventData.BlobType Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="blobType")]
public string BlobType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="blobType")>]
member this.BlobType : string with get, set
Public Property BlobType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to