AccountPatchResource interface  
Account patch properties
- Extends
 
Inherited Properties
| tags | List of key value pairs that describe the resource. This will overwrite the existing tags.  | 
Inherited Property Details
tags
List of key value pairs that describe the resource. This will overwrite the existing tags.
tags?: {[propertyName: string]: string}
				Property Value
{[propertyName: string]: string}
Inherited From TagUpdate.tags