{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/azure-test-labs/refs/heads/main/json-structure/azure-test-labs-artifact-source-fragment-structure.json", "description": "Properties of an artifact source.", "type": "object", "properties": { "properties": { "$ref": "#/definitions/ArtifactSourcePropertiesFragment", "description": "The properties of the resource.", "x-ms-client-flatten": true } }, "name": "ArtifactSourceFragment" }