Udostępnij za pośrednictwem


BootDiagnostics.StorageUri Property

Definition

Gets or sets uri of the storage account to use for placing the console output and screenshot. If storageUri is not specified while enabling boot diagnostics, managed storage will be used.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to