IBlueprintClient.CreateOrUpdateBlueprint Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Microsoft.Azure.Commands.Blueprint.Models.PSBlueprint CreateOrUpdateBlueprint (string scope, string name, Microsoft.Azure.Management.Blueprint.Models.BlueprintModel bp);
abstract member CreateOrUpdateBlueprint : string * string * Microsoft.Azure.Management.Blueprint.Models.BlueprintModel -> Microsoft.Azure.Commands.Blueprint.Models.PSBlueprint
Public Function CreateOrUpdateBlueprint (scope As String, name As String, bp As BlueprintModel) As PSBlueprint
Parameters
- scope
- String
- name
- String