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
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