ApplicationInsightsComponentExportConfiguration.StorageName Property

Definition

Gets the name of the destination storage account.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to