次の方法で共有


LogAnalyticsDestination.WorkspaceId プロパティ

定義

Log Analytics ワークスペースの顧客 ID を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象