Compartir a través de


PrivateLinkResourcesOperationsExtensions.List Método

Definición

Obtiene la lista de identificadores de grupo.

public static Microsoft.Azure.Management.VideoAnalyzer.Models.PrivateLinkResourceListResult List (this Microsoft.Azure.Management.VideoAnalyzer.IPrivateLinkResourcesOperations operations, string resourceGroupName, string accountName);
static member List : Microsoft.Azure.Management.VideoAnalyzer.IPrivateLinkResourcesOperations * string * string -> Microsoft.Azure.Management.VideoAnalyzer.Models.PrivateLinkResourceListResult
<Extension()>
Public Function List (operations As IPrivateLinkResourcesOperations, resourceGroupName As String, accountName As String) As PrivateLinkResourceListResult

Parámetros

operations
IPrivateLinkResourcesOperations

El grupo de operaciones de este método de extensión.

resourceGroupName
String

Nombre del grupo de recursos. El nombre distingue mayúsculas de minúsculas.

accountName
String

Nombre de la cuenta de Video Analyzer.

Devoluciones

Comentarios

Obtenga la lista de identificadores de grupo de la cuenta de Video Analyzer.

Se aplica a