다음을 통해 공유


ComputeCapabilities.VirtualMachinesRoleSizes 속성

 

선택 사항입니다. IaaS 배포에 대 한 역할 크기를 지원 합니다.

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

구문

public IList<string> VirtualMachinesRoleSizes { get; set; }
public:
property IList<String^>^ VirtualMachinesRoleSizes {
    IList<String^>^ get();
    void set(IList<String^>^ value);
}
member VirtualMachinesRoleSizes : IList<string> with get, set
Public Property VirtualMachinesRoleSizes As IList(Of String)

속성 값

Type: System.Collections.Generic.IList<String>

참고 항목

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

맨 위로 이동