다음을 통해 공유


VirtualMachineCreateParameters 멤버

Represents the parameters that are used to create a Virtual Machine.

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

공개 생성자

  Name 설명
  VirtualMachineCreateParameters 오버로드되었습니다.  

위쪽

공개 속성

  Name 설명
AvailabilitySetName Gets or sets the name of an availability set to which the Virtual Machine should be added.
ConfigurationSets Gets or sets a collection of ConfigurationSet objects that define the system and application configuration settings for a Virtual Machine.
DataVirtualHardDisks Gets or sets a collection of DataVirtualHardDisk objects that define the parameters that are used to add data disks to a Virtual Machine.
MediaLocation Optional. Location where VMImage VHDs should be copied, for published VMImages.
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 Optional. Indicates whether the WindowsAzureGuestAgent service is installed on the Virtual Machine. To run a resource extension in a Virtual Machine, this service must be installed.
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 Gets or sets the name of the Virtual Machine.
RoleSize Gets or sets a VirtualMachineRoleSize value that specifies the size of the Virtual Machine.
VMImageName Optional. Name of the VMImage from which this Role is to be created. If the OSDisk in the VMImage was Specialized, then no WindowsProvisioningConfigurationSet or LinuxProvisioningConfigurationSet should be provided. No OSVirtualHardDisk or DataVirtualHardDisk should be specified when using this argument.

위쪽

공개 메서드

(보호됨 메서드 참고)

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

위쪽

보호됨 메서드

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

위쪽

참고 항목

참조

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