次の方法で共有


RuleDataSource.LegacyResourceId プロパティ

定義

ルールが監視するリソースのレガシ リソース識別子を取得または設定します。 : このプロパティは、既存のルールに対して更新できません。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象