Share via


IMetadataSource Interface

Definition

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

Properties

Kind

Source type of the content

Name

Name of the content source. The repo name, solution name, LA workspace name etc.

SourceId

ID of the content source. The solution ID, workspace ID, etc

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to