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