Class DetectorInfo
java.lang.Object
com.microsoft.azure.management.appservice.DetectorInfo
Definition of Detector.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncategory()
Get support Category.Get short description of the detector and its purpose.Get support Sub Category.Get support Topic Id.
-
Constructor Details
-
DetectorInfo
public DetectorInfo()
-
-
Method Details
-
description
Get short description of the detector and its purpose.- Returns:
- the description value
-
category
Get support Category.- Returns:
- the category value
-
subCategory
Get support Sub Category.- Returns:
- the subCategory value
-
supportTopicId
Get support Topic Id.- Returns:
- the supportTopicId value
-