ResourceGroupUpdateRequest

ResourceGroupUpdateRequest

NameDescriptionSchemaDefault
description
required
Resource Group description
Example : resource group 1
any of [string, null]
resource_types
optional
Resource type list (service:resource_type)
Example : ["resourcemanager:resource-group", "loggingaudit:trail"]
any of [array[string], null]
tags
optional
Tag list
Example : [{"key": "key1", "value": "value1"}, {"key": "key2", "value": "value2"}]
any of [array[Tag], null]