TroubleshootingParameters.StoragePath Property

Definition

Gets or sets the path to the blob to save the troubleshoot result in.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to