Share via


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

DeploymentExtended 类

定义

部署信息。

public class DeploymentExtended : Microsoft.Rest.Azure.IResource
type DeploymentExtended = class
    interface IResource
Public Class DeploymentExtended
Implements IResource
继承
DeploymentExtended
实现

构造函数

DeploymentExtended()

初始化 DeploymentExtended 类的新实例。

DeploymentExtended(String, String, String, String, DeploymentPropertiesExtended, IDictionary<String,String>)

初始化 DeploymentExtended 类的新实例。

属性

Id

获取部署的 ID。

Location

获取或设置部署的位置。

Name

获取部署的名称。

Properties

获取或设置部署属性。

Tags

获取或设置部署标记

Type

获取部署的类型。

方法

Validate()

验证 对象。

适用于