Freigeben über


StreamingLocatorsOperationsExtensions.ListPaths Methode

Definition

Führt Pfade auf.

public static Microsoft.Azure.Management.Media.Models.ListPathsResponse ListPaths (this Microsoft.Azure.Management.Media.IStreamingLocatorsOperations operations, string resourceGroupName, string accountName, string streamingLocatorName);
static member ListPaths : Microsoft.Azure.Management.Media.IStreamingLocatorsOperations * string * string * string -> Microsoft.Azure.Management.Media.Models.ListPathsResponse
<Extension()>
Public Function ListPaths (operations As IStreamingLocatorsOperations, resourceGroupName As String, accountName As String, streamingLocatorName As String) As ListPathsResponse

Parameter

operations
IStreamingLocatorsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe innerhalb des Azure-Abonnements.

accountName
String

Der Name des Media Services-Kontos.

streamingLocatorName
String

Der Streaminglocatorname.

Gibt zurück

Hinweise

Listenpfade, die von diesem Streaminglocator unterstützt werden

Gilt für: