Partager via


PrivateLinkResourcesOperationsExtensions.Get Méthode

Définition

Obtient des listes de ressources qui prennent en charge 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

Paramètres

operations
IPrivateLinkResourcesOperations

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

resourceGroupName
String

Nom du groupe de ressources dans l’abonnement Azure.

namespaceName
String

Nom de l’espace de noms

Retours

S’applique à