ServiceUnitArtifacts Class
Defines the artifacts of a service unit.
- Inheritance
-
ServiceUnitArtifacts
Constructor
ServiceUnitArtifacts(*, template_uri: Optional[str] = None, parameters_uri: Optional[str] = None, template_artifact_source_relative_path: Optional[str] = None, parameters_artifact_source_relative_path: Optional[str] = None, **kwargs)
Parameters
- template_artifact_source_relative_path
- str
Required
The path to the ARM template file relative to the artifact source.
- parameters_artifact_source_relative_path
- str
Required
The path to the ARM parameters file relative to the artifact source.
Feedback
Submit and view feedback for