public final class PrivateEndpointConnectionListResult extends Object
| Constructor and Description |
|---|
PrivateEndpointConnectionListResult() |
| Modifier and Type | Method and Description |
|---|---|
String |
nextLink()
Get the nextLink property: Request URL that can be used to query next page of private endpoint connections.
|
void |
validate()
Validates the instance.
|
List<PrivateEndpointConnectionInner> |
value()
Get the value property: The list of Private Endpoint connections.
|
public List<PrivateEndpointConnectionInner> value()
public String nextLink()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.