IoTSecuritySolutionAnalyticsModelList Interface
public interface IoTSecuritySolutionAnalyticsModelList
An immutable client-side representation of IoTSecuritySolutionAnalyticsModelList.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Io |
innerModel()
Gets the inner com. |
| abstract String |
nextLink()
Gets the next |
|
abstract
List<Io |
value()
Gets the value property: List of Security analytics of your IoT Security solution. |
Method Details
innerModel
public abstract IoTSecuritySolutionAnalyticsModelListInner innerModel()
Gets the inner com.azure.resourcemanager.security.fluent.models.IoTSecuritySolutionAnalyticsModelListInner object.
Returns:
nextLink
public abstract String nextLink()
Gets the nextLink property: When there is too much alert data for one page, use this URI to fetch the next page.
Returns:
value
public abstract List<IoTSecuritySolutionAnalyticsModel> value()
Gets the value property: List of Security analytics of your IoT Security solution.
Returns: