Share via


BlueprintAssignmentCmdletBase.ThrowIfAssignmentExists(String, String) Method

Definition

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

Parameters

scope
String
name
String

Applies to