다음을 통해 공유


VirtualMachineVMImageListResponse.VirtualMachineVMImage.AffinityGroup 속성

 

선택적 요소입니다. 가상 컴퓨터 이미지의 선호도 그룹 이름입니다.

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

구문

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

속성 값

Type: System.String

참고 항목

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

맨 위로 이동