次の方法で共有


WorkloadClassifier.Importance プロパティ

定義

ワークロード分類子の重要度を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象