public class PrivateEndpoint extends Object
| Constructor and Description |
|---|
PrivateEndpoint() |
| Modifier and Type | Method and Description |
|---|---|
String |
id()
Get the resource Id for private endpoint.
|
PrivateEndpoint |
withId(String id)
Set the resource Id for private endpoint.
|
public String id()
public PrivateEndpoint 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.
*/