BlueprintDefinitionCmdletBase.ImportBlueprint 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 void ImportBlueprint (string blueprintName, string scope, string inputPath, bool force);
member this.ImportBlueprint : string * string * string * bool -> unit
Protected Sub ImportBlueprint (blueprintName As String, scope As String, inputPath As String, force As Boolean)
Parameters
- blueprintName
- String
- scope
- String
- inputPath
- String
- force
- Boolean