EventHubCaptureFileCreatedEventData.Fileurl Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to