Share via


BlueprintArtifactsCmdletBase.ThrowIfArtifactExits Method

Definition

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

Parameters

scope
String
blueprintName
String
artifactName
String

Applies to