DataExport.DataExportType Property

Definition

Gets the type of the destination resource. Possible values include: 'StorageAccount', 'EventHub'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.destination.type")]
public string DataExportType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.destination.type")>]
member this.DataExportType : string
Public ReadOnly Property DataExportType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to