你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

CreateComposeDeploymentDescription

定义有关创建 Service Fabric compose 部署的说明。

属性

名称 类型 必须
DeploymentName string
ComposeFileContent 字符串
RegistryCredential RegistryCredential

DeploymentName

类型:字符串
必需:是

部署的名称。


ComposeFileContent

类型:字符串
必需:是

描述要创建的部署的 compose 文件的内容。


RegistryCredential

类型RegistryCredential
必需:否

用于连接到容器注册表的凭据信息。