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

DeploymentInner 类

定义

部署操作参数。

public class DeploymentInner
type DeploymentInner = class
Public Class DeploymentInner
继承
DeploymentInner

构造函数

DeploymentInner()

初始化 DeploymentInner 类的新实例。

DeploymentInner(DeploymentProperties, String, IDictionary<String,String>)

初始化 DeploymentInner 类的新实例。

属性

Location

获取或设置用于存储部署数据的位置。

Properties

获取或设置部署属性。

Tags

获取或设置部署标记

方法

Validate()

验证 对象。

适用于