Share via


DetectorDefinitionResource Class

Definition

ARM resource for a detector definition

[Microsoft.Rest.Serialization.JsonTransformation]
public class DetectorDefinitionResource : Microsoft.Azure.Management.WebSites.Models.ProxyOnlyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type DetectorDefinitionResource = class
    inherit ProxyOnlyResource
Public Class DetectorDefinitionResource
Inherits ProxyOnlyResource
Inheritance
DetectorDefinitionResource
Attributes

Constructors

DetectorDefinitionResource()

Initializes a new instance of the DetectorDefinitionResource class.

DetectorDefinitionResource(String, String, String, String, String, String, Nullable<Double>, Nullable<Boolean>)

Initializes a new instance of the DetectorDefinitionResource class.

Properties

Description

Gets description of the detector

DisplayName

Gets display name of the detector

Id

Gets resource Id.

(Inherited from ProxyOnlyResource)
IsEnabled

Gets flag representing whether detector is enabled or not.

Kind

Gets or sets kind of resource.

(Inherited from ProxyOnlyResource)
Name

Gets resource Name.

(Inherited from ProxyOnlyResource)
Rank

Gets detector Rank

Type

Gets resource type.

(Inherited from ProxyOnlyResource)

Applies to