public class PrivateEndpointProperty extends Object
| Constructor and Description |
|---|
PrivateEndpointProperty() |
| Modifier and Type | Method and Description |
|---|---|
String |
id()
Get resource id of the private endpoint.
|
PrivateEndpointProperty |
withId(String id)
Set resource id of the private endpoint.
|
public String id()
public PrivateEndpointProperty withId(String id)
id - the id value to set/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/