ApplicationInsightsComponentExportRequest.DestinationType Property

Definition

Gets or sets the Continuous Export destination type. This has to be 'Blob'.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to