次の方法で共有


DataCollectionRule.DataFlows プロパティ

定義

データ フローの仕様を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="dataFlows")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Models.DataFlow> DataFlows { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dataFlows")>]
member this.DataFlows : System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Models.DataFlow> with get, set
Public Property DataFlows As IList(Of DataFlow)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象