다음을 통해 공유


DeploymentUpgradeParameters 멤버

Represents the parameters that are used to update a deployment.

다음 표에는 DeploymentUpgradeParameters 유형으로 제공되는 멤버의 목록이 나와 있습니다.

공개 생성자

  Name 설명
  DeploymentUpgradeParameters Initializes a new instance of the DeploymentUpgradeParameters 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.
Force Gets or sets whether the update should proceed even when it will cause local data to be lost from some role instances.
Label Gets or sets a base-64 encoded identifier for the deployment.
Mode Gets or sets a DeploymentUpgradeMode value that specifies the type of update to initiate.
PackageUri Gets or sets the URL that refers to the location of the service package in the Blob service.
RoleToUpgrade Gets or sets the name of the specific role instance to update.

위쪽

공개 메서드

(보호됨 메서드 참고)

  Name 설명
Equals  (Object에서 상속됨)
GetHashCode  (Object에서 상속됨)
GetType  (Object에서 상속됨)
ToString  (Object에서 상속됨)

위쪽

보호됨 메서드

  Name 설명
Finalize  (Object에서 상속됨)
MemberwiseClone  (Object에서 상속됨)

위쪽

참고 항목

참조

DeploymentUpgradeParameters 클래스
Microsoft.WindowsAzure.Management.Compute.Models 네임스페이스