次の方法で共有


DataFlow.Streams プロパティ

定義

このデータ フローのストリームの一覧。

public System.Collections.Generic.IList<Azure.ResourceManager.Monitor.Models.DataFlowStream> Streams { get; }
member this.Streams : System.Collections.Generic.IList<Azure.ResourceManager.Monitor.Models.DataFlowStream>
Public ReadOnly Property Streams As IList(Of DataFlowStream)

プロパティ値

適用対象