次の方法で共有


ConnectionMonitorOutput.WorkspaceSettings プロパティ

定義

ログ分析ワークスペースに出力を生成するための設定を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="workspaceSettings")]
public Microsoft.Azure.Management.Network.Models.ConnectionMonitorWorkspaceSettings WorkspaceSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="workspaceSettings")>]
member this.WorkspaceSettings : Microsoft.Azure.Management.Network.Models.ConnectionMonitorWorkspaceSettings with get, set
Public Property WorkspaceSettings As ConnectionMonitorWorkspaceSettings

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象