Share via


IMetadataSupport Interface

Definition

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

Properties

Email

Email of support contact

Link

Link for support help, like to support page to open a ticket etc.

Name

Name of the support contact. Company or person.

Tier

Type of support for content item

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to