Freigeben über


IBlueprintsOperations Schnittstelle

Definition

BlueprintsOperations-Vorgänge.

public interface IBlueprintsOperations
type IBlueprintsOperations = interface
Public Interface IBlueprintsOperations

Methoden

CreateOrUpdateWithHttpMessagesAsync(String, String, BlueprintModel, Dictionary<String,List<String>>, CancellationToken)

Erstellen oder Aktualisieren einer Blaupausendefinition

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

Löschen Sie eine Blaupausendefinition.

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

Rufen Sie eine Blaupausendefinition ab.

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

Blaupausendefinitionen auflisten.

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

Blaupausendefinitionen auflisten.

Erweiterungsmethoden

CreateOrUpdate(IBlueprintsOperations, String, String, BlueprintModel)

Erstellen oder Aktualisieren einer Blaupausendefinition

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

Erstellen oder Aktualisieren einer Blaupausendefinition

Delete(IBlueprintsOperations, String, String)

Löschen Sie eine Blaupausendefinition.

DeleteAsync(IBlueprintsOperations, String, String, CancellationToken)

Löschen Sie eine Blaupausendefinition.

Get(IBlueprintsOperations, String, String)

Rufen Sie eine Blaupausendefinition ab.

GetAsync(IBlueprintsOperations, String, String, CancellationToken)

Rufen Sie eine Blaupausendefinition ab.

List(IBlueprintsOperations, String)

Blaupausendefinitionen auflisten.

ListAsync(IBlueprintsOperations, String, CancellationToken)

Blaupausendefinitionen auflisten.

ListNext(IBlueprintsOperations, String)

Blaupausendefinitionen auflisten.

ListNextAsync(IBlueprintsOperations, String, CancellationToken)

Blaupausendefinitionen auflisten.

CreateOrUpdateInManagementGroup(IBlueprintsOperations, String, String, BlueprintModel)

Erstellen oder Aktualisieren der Blaupausendefinition

CreateOrUpdateInManagementGroupAsync(IBlueprintsOperations, String, String, BlueprintModel, CancellationToken)

Erstellen oder Aktualisieren der Blaupausendefinition

DeleteInManagementGroup(IBlueprintsOperations, String, String)

Löschen Sie eine Blaupausendefinition.

DeleteInManagementGroupAsync(IBlueprintsOperations, String, String, CancellationToken)

Löschen Sie eine Blaupausendefinition.

GetInManagementGroup(IBlueprintsOperations, String, String)

Rufen Sie eine Blaupausendefinition ab.

GetInManagementGroupAsync(IBlueprintsOperations, String, String, CancellationToken)

Rufen Sie eine Blaupausendefinition ab.

ListInManagementGroup(IBlueprintsOperations, String)

Erstellen oder Aktualisieren der Blaupausendefinition

ListInManagementGroupAsync(IBlueprintsOperations, String, CancellationToken)

Erstellen oder Aktualisieren der Blaupausendefinition

CreateOrUpdateInSubscription(IBlueprintsOperations, String, String, BlueprintModel)

Erstellen oder Aktualisieren der Blaupausendefinition

CreateOrUpdateInSubscriptionAsync(IBlueprintsOperations, String, String, BlueprintModel, CancellationToken)

Erstellen oder Aktualisieren der Blaupausendefinition

DeleteInSubscription(IBlueprintsOperations, String, String)

Löschen Sie eine Blaupausendefinition.

DeleteInSubscriptionAsync(IBlueprintsOperations, String, String, CancellationToken)

Löschen Sie eine Blaupausendefinition.

GetInSubscription(IBlueprintsOperations, String, String)

Rufen Sie eine Blaupausendefinition ab.

GetInSubscriptionAsync(IBlueprintsOperations, String, String, CancellationToken)

Rufen Sie eine Blaupausendefinition ab.

ListInSubscription(IBlueprintsOperations, String)

Erstellen oder Aktualisieren der Blaupausendefinition

ListInSubscriptionAsync(IBlueprintsOperations, String, CancellationToken)

Erstellen oder Aktualisieren der Blaupausendefinition

Gilt für: