BlueprintDefinitionCmdletBase.BlueprintExists(String, String) Method

Definition

protected bool BlueprintExists (string scope, string blueprintName);
member this.BlueprintExists : string * string -> bool
Protected Function BlueprintExists (scope As String, blueprintName As String) As Boolean

Parameters

scope
String
blueprintName
String

Returns

Applies to