Partager via


PrivateLinkResourcesOperationsExtensions.Get Méthode

Définition

Obtenir l’ID de groupe.

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

Paramètres

operations
IPrivateLinkResourcesOperations

Groupe d’opérations pour cette méthode d’extension.

resourceGroupName
String

Nom du groupe de ressources. Le nom ne respecte pas la casse.

accountName
String

Nom du compte Video Analyzer.

name
String

Nom de la ressource de liaison privée (ID de groupe).

Retours

Remarques

Obtenir l’ID de groupe pour le compte d’analyseur vidéo.

S’applique à