ManagementGroupBlueprintsExtensions Sınıf

Tanım

BlueprintsOperations için uzantı yöntemleri.

public static class ManagementGroupBlueprintsExtensions
type ManagementGroupBlueprintsExtensions = class
Public Module ManagementGroupBlueprintsExtensions
Devralma
ManagementGroupBlueprintsExtensions

Yöntemler

CreateOrUpdateInManagementGroup(IBlueprintsOperations, String, String, BlueprintModel)

Şema tanımını oluşturun veya güncelleştirin.

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

Şema tanımını oluşturun veya güncelleştirin.

DeleteInManagementGroup(IBlueprintsOperations, String, String)

Şema tanımını silme.

DeleteInManagementGroupAsync(IBlueprintsOperations, String, String, CancellationToken)

Şema tanımını silme.

GetInManagementGroup(IBlueprintsOperations, String, String)

Şema tanımı alın.

GetInManagementGroupAsync(IBlueprintsOperations, String, String, CancellationToken)

Şema tanımı alın.

ListInManagementGroup(IBlueprintsOperations, String)

Şema tanımını oluşturun veya güncelleştirin.

ListInManagementGroupAsync(IBlueprintsOperations, String, CancellationToken)

Şema tanımını oluşturun veya güncelleştirin.

Şunlara uygulanır