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

ServiceUnitResourceProperties interface

定义服务单元的属性。

扩展

继承属性

artifacts

服务单元的项目。

deploymentMode

描述要对资源执行的 ARM 部署的类型。

targetResourceGroup

服务单元中的资源所属或应部署到的 Azure 资源组。

继承属性详细信息

artifacts

服务单元的项目。

artifacts?: ServiceUnitArtifacts

属性值

继承自ServiceUnitProperties.artifacts

deploymentMode

描述要对资源执行的 ARM 部署的类型。

deploymentMode: DeploymentMode

属性值

继承自ServiceUnitProperties.deploymentMode

targetResourceGroup

服务单元中的资源所属或应部署到的 Azure 资源组。

targetResourceGroup: string

属性值

string

继承自ServiceUnitProperties.targetResourceGroup