Compartilhar via


PrivateLinkResourcesOperationsExtensions.Get Método

Definição

Obtém listas de recursos que dão suporte a Privatelinks. https://msdn.microsoft.com/en-us/library/azure/mt639379.aspx

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

Parâmetros

operations
IPrivateLinkResourcesOperations

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

resourceGroupName
String

Nome do grupo de recursos na assinatura do Azure.

namespaceName
String

O nome do namespace

Retornos

Aplica-se a