LiveVideoAnalyticsEdgeClientExtensions.GraphTopologyListAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static System.Threading.Tasks.Task<Microsoft.Azure.Media.LiveVideoAnalytics.Edge.Models.MediaGraphTopologyCollection> GraphTopologyListAsync (this Microsoft.Azure.Media.LiveVideoAnalytics.Edge.ILiveVideoAnalyticsEdgeClient operations, System.Threading.CancellationToken cancellationToken = default);
static member GraphTopologyListAsync : Microsoft.Azure.Media.LiveVideoAnalytics.Edge.ILiveVideoAnalyticsEdgeClient * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Media.LiveVideoAnalytics.Edge.Models.MediaGraphTopologyCollection>
<Extension()>
Public Function GraphTopologyListAsync (operations As ILiveVideoAnalyticsEdgeClient, Optional cancellationToken As CancellationToken = Nothing) As Task(Of MediaGraphTopologyCollection)
Parameters
- operations
- ILiveVideoAnalyticsEdgeClient
- cancellationToken
- CancellationToken