Partager via


BlueprintDefinitionCmdletBase.ImportBlueprint Method

Definition

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

Applies to