Partager via


PrivateLinkScopesOperationsExtensions.Get Méthode

Définition

Retourne un PrivateLinkScope Azure Monitor.

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

Paramètres

operations
IPrivateLinkScopesOperations

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

resourceGroupName
String

Nom du groupe de ressources. Le nom ne respecte pas la casse.

scopeName
String

Nom de la ressource Azure Monitor PrivateLinkScope.

Retours

S’applique à