Share via


CloudManifestFileProperties interface

Cloud specific manifest JSON properties.

Properties

deploymentData

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