次の方法で共有


RuleDataSource.ResourceUri プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象