다음을 통해 공유


VirtualMachineUpdateParameters 클래스

 

사용 되는 매개 변수를 나타내는 가상 컴퓨터를 업데이트 합니다.

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

상속 계층 구조

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

구문

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

생성자

이름 설명
VirtualMachineUpdateParameters()

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

VirtualMachineUpdateParameters(String, OSVirtualHardDisk)

필수 인수를 사용 하 여 VirtualMachineUpdateParameters 클래스의 새 인스턴스를 초기화합니다.

속성

이름 설명
AvailabilitySetName

가용성 집합에 속한 가상 컴퓨터의 이름을 가져오거나 설정 합니다.

ConfigurationSets

컬렉션을 가져오거나 설정 합니다. ConfigurationSet 가상 컴퓨터에 대 한 시스템 및 응용 프로그램 구성 설정을 정의 하는 개체입니다.

DataVirtualHardDisks

컬렉션을 가져오거나 설정 합니다. DataVirtualHardDisk 가상 컴퓨터에 데이터 디스크를 추가하는데 사용 되는 매개 변수를 정의 하는 개체입니다.

Label

가상 컴퓨터에 대 한 설명을 가져오거나 설정 합니다.

OSVirtualHardDisk

Gets or sets an OSVirtualHardDisk object that defines the parameters that are used to create the operating system disk for a Virtual Machine.

ProvisionGuestAgent

선택 사항입니다. WindowsAzureGuestAgent 서비스가 가상 컴퓨터에 설치되었는지 여부를 나타냅니다. 가상 컴퓨터에서 리소스 확장을 실행하려면 이 서비스를 설치해야 합니다.

ResourceExtensionReferences

Optional. Contains a collection of resource extensions that are to be installed on the Virtual Machine. This element is used if ProvisionGuestAgent is set to true.

RoleName

가상 컴퓨터의 이름을 가져오거나 설정 합니다.

RoleSize

가져오거나는 VirtualMachineRoleSize 가상 컴퓨터의 크기를 지정 하는 값입니다.

메서드

이름 설명
Equals(Object)

(Object에서 상속됨.)

Finalize()

(Object에서 상속됨.)

GetHashCode()

(Object에서 상속됨.)

GetType()

(Object에서 상속됨.)

MemberwiseClone()

(Object에서 상속됨.)

ToString()

(Object에서 상속됨.)

스레드로부터의 안전성

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

참고 항목

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

맨 위로 이동