Partager via


SchemaRegistryOperationsExtensions.Delete Méthode

Définition

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

Paramètres

operations
ISchemaRegistryOperations

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

schemaGroupName
String

Nom du groupe de schémas

S’applique à