Share via


IContentPathMap Interface

Definition

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

Properties

ContentType

Content type.

Path

The path to the content.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to