次の方法で共有


LogAnalyticsOutput.Output プロパティ

定義

BLOB コンテナーへの出力ファイル Uri パスを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象