다음을 통해 공유


DeploymentUpgradeParameters 클래스

 

배포를 업데이트 하는데 사용 되는 매개 변수를 나타냅니다.

네임스페이스:   Microsoft.WindowsAzure.Management.Compute.Models
어셈블리:  Microsoft.WindowsAzure.Management.Compute.dll의 Microsoft.WindowsAzure.Management.Compute

상속 계층 구조

System.Object
  Microsoft.WindowsAzure.Management.Compute.Models.DeploymentUpgradeParameters

구문

public class DeploymentUpgradeParameters
public ref class DeploymentUpgradeParameters 
type DeploymentUpgradeParameters = class end
Public Class DeploymentUpgradeParameters

생성자

이름 설명
DeploymentUpgradeParameters()

새 인스턴스를 초기화는 DeploymentUpgradeParameters 클래스입니다.

속성

이름 설명
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

가져오거나는 ExtensionConfiguration 클라우드 서비스에 추가 된 확장을 정의 하는 개체입니다.

Force

일부 역할 인스턴스에서 손실 될 수 있는 로컬 데이터가 있는 경우에 업데이트 진행 해야 하는지 여부를 나타내는 값을 가져오거나 설정 합니다.

Label

배포에 대 한 base 64로 인코딩된 식별자를 가져오거나 설정 합니다.

Mode

가져오거나는 DeploymentUpgradeMode 시작할 업데이트 유형을 지정 하는 값입니다.

PackageUri

Blob 서비스에서 서비스 패키지의 위치를 참조 하는 URL을 가져오거나 설정 합니다.

RoleToUpgrade

업데이트할 특정 역할 인스턴스의 이름을 가져오거나 설정 합니다.

메서드

이름 설명
Equals(Object)

(Object에서 상속됨.)

Finalize()

(Object에서 상속됨.)

GetHashCode()

(Object에서 상속됨.)

GetType()

(Object에서 상속됨.)

MemberwiseClone()

(Object에서 상속됨.)

ToString()

(Object에서 상속됨.)

스레드로부터의 안전성

이 형식의 모든 public static (Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인터페이스 멤버는 스레드로부터 안전하지 않습니다.

참고 항목

Microsoft.WindowsAzure.Management.Compute.Models 네임스페이스

맨 위로 이동