Bagikan melalui


DetectorInfo Class

Definition

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

Constructors

DetectorInfo()

Properties

Category
Description
SubCategory
SupportTopicId

Methods

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

Applies to