Share via


IMetadataAuthor Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.MetadataAuthorTypeConverter))]
public interface IMetadataAuthor : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.MetadataAuthorTypeConverter))>]
type IMetadataAuthor = interface
    interface IJsonSerializable
Public Interface IMetadataAuthor
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Email

Email of author contact

Link

Link for author/vendor page

Name

Name of the author. Company or person.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to