CloudManifestFileDeploymentData interface
AzureStack 部署的云特定清单数据。
属性
| custom |
ARM 终结点。 |
| custom |
对验证公钥进行签名。 |
| external |
Dsms 外部证书。 |
| external |
Dsms 终结点。 |
属性详细信息
customCloudArmEndpoint
ARM 终结点。
customCloudArmEndpoint?: string
属性值
string
customCloudVerificationKey
对验证公钥进行签名。
customCloudVerificationKey?: string
属性值
string
externalDsmsCertificates
Dsms 外部证书。
externalDsmsCertificates?: string
属性值
string
externalDsmsEndpoint
Dsms 终结点。
externalDsmsEndpoint?: string
属性值
string