PublishedArtifact
Get an artifact for a published blueprint definition.
get/{resourceScope}/providers/Microsoft.Blueprint/blueprints/{blueprintName}/versions/{versionId}/artifacts/{artifactName}
Path parameters
resourceScopestring required
The scope of the resource. Valid scopes are: management group (format: '/providers/Microsoft.Management/managementGroups/{managementGroup}'), subscription (format: '/subscriptions/{subscriptionId}').
blueprintNamestring required
Name of the blueprint definition.
versionIdstring required
Version of the published blueprint definition.
artifactNamestring required
Name of the blueprint artifact.
Query parameters
api-versionstring required
Client API Version.
Response
OK -- artifact of published blueprint definition retrieved.