BlueprintDefinitionCmdletBase.CreateBlueprint(String) 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.
protected Microsoft.Azure.Management.Blueprint.Models.BlueprintModel CreateBlueprint (string filePath);
member this.CreateBlueprint : string -> Microsoft.Azure.Management.Blueprint.Models.BlueprintModel
Protected Function CreateBlueprint (filePath As String) As BlueprintModel
Parameters
- filePath
- String