SchemaOperations interface

Interface representing a Schema operations.

Properties

get

Gets the schema for a given workspace.

Property Details

get

Gets the schema for a given workspace.

get: (resourceGroupName: string, workspaceName: string, options?: SchemaGetOptionalParams) => Promise<SearchGetSchemaResponse>

Property Value

(resourceGroupName: string, workspaceName: string, options?: SchemaGetOptionalParams) => Promise<SearchGetSchemaResponse>