ResourceGroupUpdateRequest

ResourceGroupUpdateRequest

NameDescriptionSchemaDefault
description
required
리소스 그룹 설명
Example : resource group 1
any of [string, null]
resource_types
optional
자원 유형 목록 (service:resource_type)
Example : ["resourcemanager:resource-group", "loggingaudit:trail"]
any of [array[string], null]
tags
optional
태그 목록
Example : [{"key": "key1", "value": "value1"}, {"key": "key2", "value": "value2"}]
any of [array[Tag], null]