次の方法で共有


DestinationsSpec.LogAnalytics プロパティ

定義

Log Analytics の宛先の一覧を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="logAnalytics")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Models.LogAnalyticsDestination> LogAnalytics { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="logAnalytics")>]
member this.LogAnalytics : System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Models.LogAnalyticsDestination> with get, set
Public Property LogAnalytics As IList(Of LogAnalyticsDestination)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象