次の方法で共有


DataCollectionRule.DataCollectionEndpointId プロパティ

定義

この規則で使用できるデータ収集エンドポイントのリソース ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象