다음을 통해 공유


AzureQueryProperties interface

업데이트 구성에 대한 Azure 쿼리입니다.

속성

locations

쿼리 범위를 지정하는 위치 목록입니다.

scope

구독 또는 리소스 그룹 ARM ID 목록입니다.

tagSettings

VM에 대한 태그 설정입니다.

속성 세부 정보

locations

쿼리 범위를 지정하는 위치 목록입니다.

locations?: string[]

속성 값

string[]

scope

구독 또는 리소스 그룹 ARM ID 목록입니다.

scope?: string[]

속성 값

string[]

tagSettings

VM에 대한 태그 설정입니다.

tagSettings?: TagSettingsProperties

속성 값