BlueprintArtifactsCmdletBase.ThrowIfArtifactExits Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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