ManifestArtifactFormat interface
Manifest artifact properties.
Properties
artifact |
The artifact name |
artifact |
The artifact type. |
artifact |
The artifact version. |
Property Details
artifactName
The artifact name
artifactName?: string
Property Value
string
artifactType
The artifact type.
artifactType?: string
Property Value
string
artifactVersion
The artifact version.
artifactVersion?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript