Udostępnij za pośrednictwem


PrivateLinkResourceOperationsExtensions.Get Metoda

Definicja

Pobiera informacje o określonym zasobie łącza prywatnego.

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

Parametry

operations
IPrivateLinkResourceOperations

Grupa operacji dla tej metody rozszerzenia.

resourceGroupName
String

Nazwa grupy zasobów zawierającej konto usługi Batch.

accountName
String

Nazwa konta usługi Batch.

privateLinkResourceName
String

Nazwa zasobu łącza prywatnego. Musi to być unikatowe w ramach konta.

Zwraca

Dotyczy