BootDiagnostics.StorageUri プロパティ

定義

コンソール出力とスクリーンショットの配置に使用するストレージ アカウントの URI を取得または設定します。 ブート 診断を有効にするときに storageUri が指定されていない場合は、マネージド ストレージが使用されます。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象