다음을 통해 공유


VirtualMachineVMImageListResponse.VirtualMachineVMImage.IconUri 속성

 

선택 사항입니다. 이 운영 체제 이미지는 아이콘의 URI를 제공합니다.

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

구문

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

속성 값

Type: System.String

참고 항목

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

맨 위로 이동