次の方法で共有


DataCollectionRuleResource.Kind プロパティ

定義

リソースの種類を取得または設定します。 使用可能な値は次のとおりです: 'Linux'、'Windows'

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象