次の方法で共有


NetworkWatcherResource.GetFlowLogs メソッド

定義

NetworkWatcher 内の FlowLogResources のコレクションを取得します。

public virtual Azure.ResourceManager.Network.FlowLogCollection GetFlowLogs ();
abstract member GetFlowLogs : unit -> Azure.ResourceManager.Network.FlowLogCollection
override this.GetFlowLogs : unit -> Azure.ResourceManager.Network.FlowLogCollection
Public Overridable Function GetFlowLogs () As FlowLogCollection

戻り値

FlowLogResources のコレクションとその FlowLogResource に対する操作を表す オブジェクト。

適用対象