ApplicationInsightsComponentExportRequest.DestinationStorageLocationId Property

Definition

Gets or sets the location ID of the destination storage container.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to