Bagikan melalui


IDetectorDefinition Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.DetectorDefinitionTypeConverter))]
public interface IDetectorDefinition : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IProxyOnlyResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.DetectorDefinitionTypeConverter))>]
type IDetectorDefinition = interface
    interface IJsonSerializable
    interface IProxyOnlyResource
Public Interface IDetectorDefinition
Implements IProxyOnlyResource
Derived
Attributes
Implements

Properties

Description
DisplayName
Id (Inherited from IProxyOnlyResource)
IsEnabled
Kind (Inherited from IProxyOnlyResource)
Name (Inherited from IProxyOnlyResource)
Rank
Type (Inherited from IProxyOnlyResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to