public final class PrivateEndpointConnectionPropertiesPrivateEndpoint extends Object
| Constructor and Description |
|---|
PrivateEndpointConnectionPropertiesPrivateEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
String |
id()
Get the id property: The resource id of the private endpoint resource from Microsoft.Network provider.
|
void |
validate()
Validates the instance.
|
PrivateEndpointConnectionPropertiesPrivateEndpoint |
withId(String id)
Set the id property: The resource id of the private endpoint resource from Microsoft.Network provider.
|
public PrivateEndpointConnectionPropertiesPrivateEndpoint()
public String id()
public PrivateEndpointConnectionPropertiesPrivateEndpoint withId(String id)
id - the id value to set.public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.