DetectorResponseProperties Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.DetectorResponsePropertiesTypeConverter))]
public class DetectorResponseProperties : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IDetectorResponseProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.DetectorResponsePropertiesTypeConverter))>]
type DetectorResponseProperties = class
    interface IDetectorResponseProperties
    interface IJsonSerializable
Public Class DetectorResponseProperties
Implements IDetectorResponseProperties
Inheritance
DetectorResponseProperties
Attributes
Implements

Constructors

DetectorResponseProperties()

Properties

Dataset
MetadataCategory
MetadataDescription
MetadataSubCategory
MetadataSupportTopicId

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()

Applies to