public class DetectorInfo extends Object
| Constructor and Description |
|---|
DetectorInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
category()
Get support Category.
|
String |
description()
Get short description of the detector and its purpose.
|
String |
subCategory()
Get support Sub Category.
|
String |
supportTopicId()
Get support Topic Id.
|
public String description()
public String category()
public String subCategory()
public String supportTopicId()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/