Freigeben über


StreamingLocatorsOperationsExtensions.ListContentKeys Methode

Definition

Führt Inhaltsschlüssel auf.

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

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

Auflisten von Inhaltsschlüsseln, die von diesem Streaminglocator verwendet werden

Gilt für: