IBlueprintClient.GetArtifact(String, String, String, String) 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.
public Microsoft.Azure.Commands.Blueprint.Models.PSArtifact GetArtifact (string scope, string blueprintName, string artifactName, string version);
abstract member GetArtifact : string * string * string * string -> Microsoft.Azure.Commands.Blueprint.Models.PSArtifact
Public Function GetArtifact (scope As String, blueprintName As String, artifactName As String, version As String) As PSArtifact
Parameters
- scope
- String
- blueprintName
- String
- artifactName
- String
- version
- String