| Package | Description |
|---|---|
| com.azure.resourcemanager.sql.fluent.models |
Package containing the inner data models for SqlManagementClient.
|
| com.azure.resourcemanager.sql.models |
Package containing the data models for SqlManagementClient.
|
| 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 |
PrivateEndpointConnectionProperties.privateEndpoint()
Get the privateEndpoint property: Private endpoint which the connection belongs to.
|
PrivateEndpointProperty |
PrivateEndpointProperty.withId(String id)
Set the id property: Resource id of the private endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateEndpointConnectionProperties |
PrivateEndpointConnectionProperties.withPrivateEndpoint(PrivateEndpointProperty privateEndpoint)
Set the privateEndpoint property: Private endpoint which the connection belongs to.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.