AccountTagRequest interface
The body of a Patch request to add tags to a Visual Studio account resource.
Properties
tags | The custom tags of the resource. |
Property Details
tags
The custom tags of the resource.
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for JavaScript