EmailServiceResourceUpdate interface
A class representing update parameters for EmailService resource.
- Extends
Inherited Properties
tags | Tags of the service which is a list of key value pairs that describe the resource. |
Inherited Property Details
tags
Tags of the service which is a list of key value pairs that describe the resource.
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
Inherited From TaggedResource.tags