Partilhar via


SchemaRegistryOperationsExtensions.Get Método

Definição

public static Microsoft.Azure.Management.EventHub.Models.SchemaGroup Get (this Microsoft.Azure.Management.EventHub.ISchemaRegistryOperations operations, string resourceGroupName, string namespaceName, string schemaGroupName);
static member Get : Microsoft.Azure.Management.EventHub.ISchemaRegistryOperations * string * string * string -> Microsoft.Azure.Management.EventHub.Models.SchemaGroup
<Extension()>
Public Function Get (operations As ISchemaRegistryOperations, resourceGroupName As String, namespaceName As String, schemaGroupName As String) As SchemaGroup

Parâmetros

operations
ISchemaRegistryOperations

O grupo de operações para esse método de extensão.

resourceGroupName
String

Nome do grupo de recursos dentro da assinatura do azure.

namespaceName
String

O nome do namespace

schemaGroupName
String

O nome do grupo de esquemas

Retornos

Aplica-se a