다음을 통해 공유


VirtualMachineDiskUpdateParameters 멤버

Parameters supplied to the Update Virtual Disk Image operation.

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

공개 생성자

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

위쪽

공개 속성

  Name 설명
HasOperatingSystem Optional. Specifies whether the disk contains an operating system. Note: Only a disk with an operating system installed can be mounted as OS Drive.
Label Required. Specifies the friendly name of the disk.
MediaLinkUri Optional. Specifies the location of the blob in Azure storage. The blob location must belong to a storage account in the subscription specified by the SubscriptionId value in the operation call. Example: http://example.blob.core.windows.net/disks/mydisk.vhd.
Name Required. Specifies a name for the disk. Azure uses the name to identify the disk when creating virtual machines from the disk.
OperatingSystemType Optional. The operating system type of the disk. Possible values are: Linux or Windows.

위쪽

공개 메서드

(보호됨 메서드 참고)

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

위쪽

보호됨 메서드

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

위쪽

참고 항목

참조

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