다음을 통해 공유


HostedServiceUpdateParameters 클래스

 

클라우드 서비스를 업데이트 하는데 사용 되는 매개 변수를 나타냅니다.

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

상속 계층 구조

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

구문

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

생성자

이름 설명
HostedServiceUpdateParameters()

Initializes a new instance of the HostedServiceUpdateParameters class.

속성

이름 설명
Description

클라우드 서비스에 대 한 설명을 가져오거나 설정 합니다.

ExtendedProperties

클라우드 서비스의 배포에 추가 하는 속성의 컬렉션을 가져오거나 설정 합니다.

Label

클라우드 서비스의 base 64 인코딩 식별자를 가져오거나 설정 합니다.

ReverseDnsFqdn

Optional. Dns address to which the cloud service's IP address resolves when queried using a reverse Dns query.

메서드

이름 설명
Equals(Object)

(Object에서 상속됨.)

Finalize()

(Object에서 상속됨.)

GetHashCode()

(Object에서 상속됨.)

GetType()

(Object에서 상속됨.)

MemberwiseClone()

(Object에서 상속됨.)

ToString()

(Object에서 상속됨.)

스레드로부터의 안전성

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

참고 항목

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

맨 위로 이동