DeploymentCreateParameters 成员

Represents the parameters that are used to create a new deployment.

以下各表列出了由 DeploymentCreateParameters 类型公开的成员。

公共 构造函数

  Name 说明
  DeploymentCreateParameters Initializes a new instance of the DeploymentCreateParameters class.

返回页首

公共 属性

  Name 说明
Configuration Gets or sets the base-64 encoded service configuration file for the deployment.
ExtendedProperties Gets or sets a collection of properties that are added to the deployment of a cloud service.
ExtensionConfiguration Gets or sets an ExtensionConfiguration object that defines the extension that is added to the cloud service.
Label Gets or sets a base-64 encoded identifier for the deployment.
Name Gets or sets the name of the deployment.
PackageUri Gets or sets the URL that refers to the location of the service package in the Blob service.
StartDeployment Gets or sets whether to start the deployment immediately after it is created.
TreatWarningsAsError Gets or sets whether to treat package validation warnings as errors.

返回页首

公共 方法

(另请参见 受保护 方法)

  Name 说明
Equals  (继承自 Object
GetHashCode  (继承自 Object
GetType  (继承自 Object
ToString  (继承自 Object

返回页首

受保护 方法

  Name 说明
Finalize  (继承自 Object
MemberwiseClone  (继承自 Object

返回页首

另请参阅

参考

DeploymentCreateParameters 类
Microsoft.WindowsAzure.Management.Compute.Models 命名空间