public final class ManagedInstanceVulnerabilityAssessmentListResult extends Object
| Constructor and Description |
|---|
ManagedInstanceVulnerabilityAssessmentListResult() |
| 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<ManagedInstanceVulnerabilityAssessmentInner> |
value()
Get the value property: Array of results.
|
public ManagedInstanceVulnerabilityAssessmentListResult()
public List<ManagedInstanceVulnerabilityAssessmentInner> value()
public String nextLink()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.