次の方法で共有


DataCollectionRuleAssociationProxyOnlyResource.DataCollectionRuleId プロパティ

定義

関連付けるデータ収集ルールのリソース ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象