FileNotification.BlobUri Property

Definition

URI of the uploaded file.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to