Compartir a través de


PrivateLinkResourcesOperationsExtensions.Get Método

Definición

Obtiene los recursos de private link.

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

Parámetros

operations
IPrivateLinkResourcesOperations

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

resourceGroupName
String

El nombre del grupo de recursos.

factoryName
String

Nombre del generador.

Devoluciones

Se aplica a