ManagementGroupBlueprintsExtensions Класс
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Методы расширения для BlueprintsOperations.
public static class ManagementGroupBlueprintsExtensions
type ManagementGroupBlueprintsExtensions = class
Public Module ManagementGroupBlueprintsExtensions
- Наследование
-
ManagementGroupBlueprintsExtensions
Методы
CreateOrUpdateInManagementGroup(IBlueprintsOperations, String, String, BlueprintModel) |
Создание или обновление определения схемы. |
CreateOrUpdateInManagementGroupAsync(IBlueprintsOperations, String, String, BlueprintModel, CancellationToken) |
Создание или обновление определения схемы. |
DeleteInManagementGroup(IBlueprintsOperations, String, String) |
Удаление определения схемы. |
DeleteInManagementGroupAsync(IBlueprintsOperations, String, String, CancellationToken) |
Удаление определения схемы. |
GetInManagementGroup(IBlueprintsOperations, String, String) |
Получение определения схемы. |
GetInManagementGroupAsync(IBlueprintsOperations, String, String, CancellationToken) |
Получение определения схемы. |
ListInManagementGroup(IBlueprintsOperations, String) |
Создание или обновление определения схемы. |
ListInManagementGroupAsync(IBlueprintsOperations, String, CancellationToken) |
Создание или обновление определения схемы. |
Применяется к
Azure SDK for .NET