Compartilhar via


PrivateLinkResourcesOperationsExtensions.List Método

Definição

Obter lista de IDs 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

O grupo de operações para esse método de extensão.

resourceGroupName
String

O nome do grupo de recursos. O nome diferencia maiúsculas de minúsculas.

accountName
String

O nome da conta do Analisador de Vídeo.

Retornos

Comentários

Obtenha a lista de IDs de grupo para a conta do analisador de vídeo.

Aplica-se a