Partager via


LiveVideoAnalyticsEdgeClientExtensions.GraphInstanceGetAsync Méthode

Définition

public static System.Threading.Tasks.Task<Microsoft.Azure.Media.LiveVideoAnalytics.Edge.Models.MediaGraphInstance> GraphInstanceGetAsync (this Microsoft.Azure.Media.LiveVideoAnalytics.Edge.ILiveVideoAnalyticsEdgeClient operations, string name, System.Threading.CancellationToken cancellationToken = default);
static member GraphInstanceGetAsync : Microsoft.Azure.Media.LiveVideoAnalytics.Edge.ILiveVideoAnalyticsEdgeClient * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Media.LiveVideoAnalytics.Edge.Models.MediaGraphInstance>
<Extension()>
Public Function GraphInstanceGetAsync (operations As ILiveVideoAnalyticsEdgeClient, name As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of MediaGraphInstance)

Paramètres

name
String
cancellationToken
CancellationToken

Retours

S’applique à