ApplicationInsightsComponentExportRequest.DestinationAddress Property

Definition

Gets or sets the SAS URL for the destination storage container. It must grant write permission.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to