Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -728,6 +728,10 @@
"type": "string"
},
"description": "Gets or sets a list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters."
},
"properties": {
"type": "object",
"description": "Additional properties for Account. Only provided fields will be updated."
}
},
"description": "The parameters to provide for the account."
Expand Down Expand Up @@ -1328,4 +1332,4 @@
"x-ms-parameter-location": "method"
}
}
}
}