Delen via


BlueprintsOperationsExtensions Klas

Definitie

Extensiemethoden voor BlueprintsOperations.

public static class BlueprintsOperationsExtensions
type BlueprintsOperationsExtensions = class
Public Module BlueprintsOperationsExtensions
Overname
BlueprintsOperationsExtensions

Methoden

CreateOrUpdate(IBlueprintsOperations, String, String, BlueprintModel)

Een blauwdrukdefinitie maken of bijwerken.

CreateOrUpdateAsync(IBlueprintsOperations, String, String, BlueprintModel, CancellationToken)

Een blauwdrukdefinitie maken of bijwerken.

Delete(IBlueprintsOperations, String, String)

Een blauwdrukdefinitie verwijderen.

DeleteAsync(IBlueprintsOperations, String, String, CancellationToken)

Een blauwdrukdefinitie verwijderen.

Get(IBlueprintsOperations, String, String)

Een blauwdrukdefinitie ophalen.

GetAsync(IBlueprintsOperations, String, String, CancellationToken)

Een blauwdrukdefinitie ophalen.

List(IBlueprintsOperations, String)

Blauwdrukdefinities weergeven.

ListAsync(IBlueprintsOperations, String, CancellationToken)

Blauwdrukdefinities weergeven.

ListNext(IBlueprintsOperations, String)

Blauwdrukdefinities weergeven.

ListNextAsync(IBlueprintsOperations, String, CancellationToken)

Blauwdrukdefinities weergeven.

Van toepassing op