Freigeben über


PrivateLinkResourcesOperationsExtensions.Get Methode

Definition

Ruft Listen von Ressourcen ab, die Privatelinks unterstützen. 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

Parameter

operations
IPrivateLinkResourcesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Name der Ressourcengruppe innerhalb des Azure-Abonnements.

namespaceName
String

Der Namespacename

Gibt zurück

Gilt für: