Freigeben über


PrivateLinkScopesOperationsExtensions.ListByResourceGroup Methode

Definition

Ruft eine Liste von Azure Monitor PrivateLinkScopes innerhalb einer Ressourcengruppe ab.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Monitor.Models.AzureMonitorPrivateLinkScope> ListByResourceGroup (this Microsoft.Azure.Management.Monitor.IPrivateLinkScopesOperations operations, string resourceGroupName);
static member ListByResourceGroup : Microsoft.Azure.Management.Monitor.IPrivateLinkScopesOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Monitor.Models.AzureMonitorPrivateLinkScope>
<Extension()>
Public Function ListByResourceGroup (operations As IPrivateLinkScopesOperations, resourceGroupName As String) As IPage(Of AzureMonitorPrivateLinkScope)

Parameter

operations
IPrivateLinkScopesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe. Für den Namen wird die Groß-/Kleinschreibung nicht beachtet.

Gibt zurück

Gilt für: