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