VirtualMachineOSImageCreateResponse.Category 속성
선택 사항입니다. 이미지의 리포지토리 분류입니다. 모든 사용자 이미지는 사용자 범주입니다.
네임스페이스: Microsoft.WindowsAzure.Management.Compute.Models
어셈블리: Microsoft.WindowsAzure.Management.Compute.dll의 Microsoft.WindowsAzure.Management.Compute
구문
public string Category { get; set; }
public:
property String^ Category {
String^ get();
void set(String^ value);
}
member Category : string with get, set
Public Property Category As String
속성 값
Type: System.String
참고 항목
VirtualMachineOSImageCreateResponse 클래스
Microsoft.WindowsAzure.Management.Compute.Models 네임스페이스
맨 위로 이동