CloudManifestFileDeploymentData interface
Cloud specific manifest data for AzureStack deployment.
Properties
custom |
ARM endpoint. |
custom |
Signing verification public key. |
external |
Dsms external certificates. |
external |
Dsms endpoint. |
Property Details
customCloudArmEndpoint
ARM endpoint.
customCloudArmEndpoint?: string
Property Value
string
customCloudVerificationKey
Signing verification public key.
customCloudVerificationKey?: string
Property Value
string
externalDsmsCertificates
Dsms external certificates.
externalDsmsCertificates?: string
Property Value
string
externalDsmsEndpoint
Dsms endpoint.
externalDsmsEndpoint?: string
Property Value
string