Freigeben über


StreamingLocatorsOperationsExtensions.ListNext Methode

Definition

Listenstreaminglocator

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Media.Models.StreamingLocator> ListNext(this Microsoft.Azure.Management.Media.IStreamingLocatorsOperations operations, string nextPageLink);
static member ListNext : Microsoft.Azure.Management.Media.IStreamingLocatorsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Media.Models.StreamingLocator>
<Extension()>
Public Function ListNext (operations As IStreamingLocatorsOperations, nextPageLink As String) As IPage(Of StreamingLocator)

Parameter

operations
IStreamingLocatorsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

Der NextLink aus dem vorherigen erfolgreichen Aufruf des List-Vorgangs.

Gibt zurück

Hinweise

Listet die Streaminglocatoren im Konto auf.

Gilt für: