ISchemaOperations Interface

Definition

SchemaOperations operations.

public interface ISchemaOperations
type ISchemaOperations = interface
Public Interface ISchemaOperations

Methods

GetWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the schema for a given workspace.

Extension Methods

Get(ISchemaOperations, String, String)

Gets the schema for a given workspace.

GetAsync(ISchemaOperations, String, String, CancellationToken)

Gets the schema for a given workspace.

Applies to