BlueprintDefinitionCmdletBase.ThrowIfBlueprintNotExist(String, String) Method

Definition

protected void ThrowIfBlueprintNotExist (string scope, string name);
member this.ThrowIfBlueprintNotExist : string * string -> unit
Protected Sub ThrowIfBlueprintNotExist (scope As String, name As String)

Parameters

scope
String
name
String

Applies to