Udostępnij za pośrednictwem


BlueprintsOperationsExtensions.CreateOrUpdate Metoda

Definicja

Utwórz lub zaktualizuj definicję strategii.

public static Microsoft.Azure.Management.Blueprint.Models.BlueprintModel CreateOrUpdate (this Microsoft.Azure.Management.Blueprint.IBlueprintsOperations operations, string resourceScope, string blueprintName, Microsoft.Azure.Management.Blueprint.Models.BlueprintModel blueprint);
static member CreateOrUpdate : Microsoft.Azure.Management.Blueprint.IBlueprintsOperations * string * string * Microsoft.Azure.Management.Blueprint.Models.BlueprintModel -> Microsoft.Azure.Management.Blueprint.Models.BlueprintModel
<Extension()>
Public Function CreateOrUpdate (operations As IBlueprintsOperations, resourceScope As String, blueprintName As String, blueprint As BlueprintModel) As BlueprintModel

Parametry

operations
IBlueprintsOperations

Grupa operacji dla tej metody rozszerzenia.

resourceScope
String

Zakres zasobu. Prawidłowe zakresy to: grupa zarządzania (format: "/providers/Microsoft.Management/managementGroups/{managementGroup}"), subskrypcja (format: "/subscriptions/{subscriptionId}").

blueprintName
String

Nazwa definicji strategii.

blueprint
BlueprintModel

Definicja strategii.

Zwraca

Dotyczy