| 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 |
|---|---|
PrivateLinkServiceConnectionStateProperty |
PrivateEndpointConnectionInner.privateLinkServiceConnectionState()
Get the privateLinkServiceConnectionState property: Connection state of the private endpoint connection.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateEndpointConnectionInner |
PrivateEndpointConnectionInner.withPrivateLinkServiceConnectionState(PrivateLinkServiceConnectionStateProperty privateLinkServiceConnectionState)
Set the privateLinkServiceConnectionState property: Connection state of the private endpoint connection.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateLinkServiceConnectionStateProperty |
PrivateLinkServiceConnectionStateProperty.withDescription(String description)
Set the description property: The private link service connection description.
|
PrivateLinkServiceConnectionStateProperty |
PrivateLinkServiceConnectionStateProperty.withStatus(String status)
Set the status property: The private link service connection status.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.