다음을 통해 공유


VirtualMachineVMImageUpdateParameters.Label 속성

 

필수 사항입니다. 업데이트할 이미지의 이름을 지정합니다. 이 작업을 사용하여 Azure 플랫폼에 의해 제공된 이미지를 업데이트할 수 없습니다.

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

구문

public string Label { get; set; }
public:
property String^ Label {
    String^ get();
    void set(String^ value);
}
member Label : string with get, set
Public Property Label As String

속성 값

Type: System.String

참고 항목

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

맨 위로 이동