다음을 통해 공유


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 네임스페이스