CloudManifestFileProperties interface
Cloud specific manifest JSON properties.
Properties
deployment |
Cloud specific manifest data. |
signature | Signature of the cloud specific manifest data. |
Property Details
deploymentData
Cloud specific manifest data.
deploymentData?: CloudManifestFileDeploymentData
Property Value
signature
Signature of the cloud specific manifest data.
signature?: 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