영어로 읽기

다음을 통해 공유


VirtualMachineGetResponse.ConfigurationSets 속성

 

컬렉션을 가져오거나 설정 합니다. ConfigurationSet 가상 컴퓨터에 대 한 시스템 및 응용 프로그램 구성 설정을 정의 하는 개체입니다.

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

구문

public IList<ConfigurationSet> ConfigurationSets { get; set; }

속성 값

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

컬렉션의 ConfigurationSet 개체입니다.

참고 항목

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

맨 위로 이동