public final class WorkloadClassifierListResult extends Object
| Constructor and Description |
|---|
WorkloadClassifierListResult() |
| Modifier and Type | Method and Description |
|---|---|
String |
nextLink()
Get the nextLink property: Link to retrieve next page of results.
|
void |
validate()
Validates the instance.
|
List<WorkloadClassifierInner> |
value()
Get the value property: Array of results.
|
public List<WorkloadClassifierInner> value()
public String nextLink()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.