Share via


IEmailServiceResourceUpdate Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EmailService.Models.EmailServiceResourceUpdateTypeConverter))]
public interface IEmailServiceResourceUpdate : Microsoft.Azure.PowerShell.Cmdlets.EmailService.Models.ITaggedResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EmailService.Models.EmailServiceResourceUpdateTypeConverter))>]
type IEmailServiceResourceUpdate = interface
    interface IJsonSerializable
    interface ITaggedResource
Public Interface IEmailServiceResourceUpdate
Implements ITaggedResource
Derived
Attributes
Implements

Properties

Tag

Tags of the service which is a list of key value pairs that describe the resource.

(Inherited from ITaggedResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to