次の方法で共有


WorkloadClassifier.Label プロパティ

定義

ワークロード分類子ラベルを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象