Class PrivateEndpoint
java.lang.Object
com.microsoft.azure.management.containerservice.PrivateEndpoint
Private endpoint which a connection belongs to.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionid()
Get the resource Id for private endpoint.Set the resource Id for private endpoint.
-
Constructor Details
-
PrivateEndpoint
public PrivateEndpoint()
-
-
Method Details
-
id
Get the resource Id for private endpoint.- Returns:
- the id value
-
withId
Set the resource Id for private endpoint.- Parameters:
id
- the id value to set- Returns:
- the PrivateEndpoint object itself.
-