Partager via


PrivateLinkScopesOperationsExtensions.Delete Méthode

Définition

Supprime un PrivateLinkScope Azure Monitor.

public static void Delete (this Microsoft.Azure.Management.Monitor.IPrivateLinkScopesOperations operations, string resourceGroupName, string scopeName);
static member Delete : Microsoft.Azure.Management.Monitor.IPrivateLinkScopesOperations * string * string -> unit
<Extension()>
Public Sub Delete (operations As IPrivateLinkScopesOperations, resourceGroupName As String, scopeName As String)

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.

S’applique à