次の方法で共有


LogAnalytics.WorkspaceKey プロパティ

定義

ログ分析のワークスペース キーを取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="workspaceKey")]
public string WorkspaceKey { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="workspaceKey")>]
member this.WorkspaceKey : string with get, set
Public Property WorkspaceKey As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象