BlueprintArtifactsCmdletBase.ThrowIfArtifactNotExist 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 ThrowIfArtifactNotExist (string scope, string blueprintName, string artifactName);
member this.ThrowIfArtifactNotExist : string * string * string -> unit
Protected Sub ThrowIfArtifactNotExist (scope As String, blueprintName As String, artifactName As String)
Parameters
- scope
- String
- blueprintName
- String
- artifactName
- String