你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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