Partilhar via


PrivateLinkResourcesOperationsExtensions.Get Método

Definição

Obtém os recursos de link privado

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

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

resourceGroupName
String

O nome do grupo de recursos.

factoryName
String

O nome da fábrica.

Retornos

Aplica-se a