public final class ServerPrivateEndpointConnection extends Object
| Constructor and Description |
|---|
ServerPrivateEndpointConnection() |
| Modifier and Type | Method and Description |
|---|---|
String |
id()
Get the id property: Resource ID.
|
PrivateEndpointConnectionProperties |
properties()
Get the properties property: Private endpoint connection properties.
|
void |
validate()
Validates the instance.
|
public String id()
public PrivateEndpointConnectionProperties properties()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.