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?: Record<string, string>

Property Value

Record<string, string>

Inherited From TaggedResource.tags