次の方法で共有


Extension.WorkspaceId プロパティ

定義

クラスター監視拡張機能のワークスペース ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象