EventHubCaptureFileCreatedEventData.FileType Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to