Partager via


StreamingLocatorsOperationsExtensions.ListPathsAsync Méthode

Définition

Répertorie les chemins d’accès

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.Media.Models.ListPathsResponse> ListPathsAsync (this Microsoft.Azure.Management.Media.IStreamingLocatorsOperations operations, string resourceGroupName, string accountName, string streamingLocatorName, System.Threading.CancellationToken cancellationToken = default);
static member ListPathsAsync : Microsoft.Azure.Management.Media.IStreamingLocatorsOperations * string * string * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Media.Models.ListPathsResponse>
<Extension()>
Public Function ListPathsAsync (operations As IStreamingLocatorsOperations, resourceGroupName As String, accountName As String, streamingLocatorName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of ListPathsResponse)

Paramètres

operations
IStreamingLocatorsOperations

Groupe d’opérations pour cette méthode d’extension.

resourceGroupName
String

Nom du groupe de ressources au sein de l’abonnement Azure.

accountName
String

Nom du compte Media Services.

streamingLocatorName
String

Nom du localisateur de streaming.

cancellationToken
CancellationToken

Jeton d'annulation.

Retours

Remarques

Répertorier les chemins d’accès pris en charge par ce localisateur de streaming

S’applique à