| Package | Description |
|---|---|
| com.azure.resourcemanager.cosmos.fluent.models |
Package containing the inner data models for CosmosDBManagementClient.
|
| com.azure.resourcemanager.cosmos.models |
Package containing the data models for CosmosDBManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateEndpointProperty |
PrivateEndpointConnectionInner.privateEndpoint()
Get the privateEndpoint property: Private endpoint which the connection belongs to.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateEndpointConnectionInner |
PrivateEndpointConnectionInner.withPrivateEndpoint(PrivateEndpointProperty privateEndpoint)
Set the privateEndpoint property: Private endpoint which the connection belongs to.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateEndpointProperty |
PrivateEndpointConnection.privateEndpoint()
Get private endpoint which the connection belongs to.
|
PrivateEndpointProperty |
PrivateEndpointProperty.withId(String id)
Set the id property: Resource id of the private endpoint.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.