Freigeben über


ApiSchemaOperationsExtensions Klasse

Definition

Erweiterungsmethoden für ApiSchemaOperations.

public static class ApiSchemaOperationsExtensions
type ApiSchemaOperationsExtensions = class
Public Module ApiSchemaOperationsExtensions
Vererbung
ApiSchemaOperationsExtensions

Methoden

BeginCreateOrUpdate(IApiSchemaOperations, String, String, String, String, SchemaContract, String)

Erstellt oder aktualisiert die Schemakonfiguration für die API

BeginCreateOrUpdateAsync(IApiSchemaOperations, String, String, String, String, SchemaContract, String, CancellationToken)

Erstellt oder aktualisiert die Schemakonfiguration für die API

CreateOrUpdate(IApiSchemaOperations, String, String, String, String, SchemaContract, String)

Erstellt oder aktualisiert die Schemakonfiguration für die API

CreateOrUpdateAsync(IApiSchemaOperations, String, String, String, String, SchemaContract, String, CancellationToken)

Erstellt oder aktualisiert die Schemakonfiguration für die API

Delete(IApiSchemaOperations, String, String, String, String, String, Nullable<Boolean>)

Löscht die Schemakonfiguration aus der API

DeleteAsync(IApiSchemaOperations, String, String, String, String, String, Nullable<Boolean>, CancellationToken)

Löscht die Schemakonfiguration aus der API

Get(IApiSchemaOperations, String, String, String, String)

Ruft die Schemakonfiguration auf API-Ebene ab

GetAsync(IApiSchemaOperations, String, String, String, String, CancellationToken)

Ruft die Schemakonfiguration auf API-Ebene ab

GetEntityTag(IApiSchemaOperations, String, String, String, String)

Ruft die Entitätsstatusversion (Etag) des Schemas ab, das durch den Bezeichner angegeben wird.

GetEntityTagAsync(IApiSchemaOperations, String, String, String, String, CancellationToken)

Ruft die Entitätsstatusversion (Etag) des Schemas ab, das durch den Bezeichner angegeben wird.

ListByApi(IApiSchemaOperations, String, String, String, String, Nullable<Int32>, Nullable<Int32>)

Ruft die Schemakonfiguration auf API-Ebene ab

ListByApiAsync(IApiSchemaOperations, String, String, String, String, Nullable<Int32>, Nullable<Int32>, CancellationToken)

Ruft die Schemakonfiguration auf API-Ebene ab

ListByApiNext(IApiSchemaOperations, String)

Ruft die Schemakonfiguration auf API-Ebene ab

ListByApiNextAsync(IApiSchemaOperations, String, CancellationToken)

Ruft die Schemakonfiguration auf API-Ebene ab

Gilt für: