| Package | Description |
|---|---|
| com.azure.resourcemanager.sql.models |
Package containing the data models for SqlManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateLinkServiceConnectionStatePropertyAutoGenerated |
PrivateEndpointConnectionProperties.privateLinkServiceConnectionState()
Get the privateLinkServiceConnectionState property: Connection state of the private endpoint connection.
|
PrivateLinkServiceConnectionStatePropertyAutoGenerated |
PrivateLinkServiceConnectionStatePropertyAutoGenerated.withDescription(String description)
Set the description property: The private link service connection description.
|
PrivateLinkServiceConnectionStatePropertyAutoGenerated |
PrivateLinkServiceConnectionStatePropertyAutoGenerated.withStatus(PrivateLinkServiceConnectionStateStatus status)
Set the status property: The private link service connection status.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateEndpointConnectionProperties |
PrivateEndpointConnectionProperties.withPrivateLinkServiceConnectionState(PrivateLinkServiceConnectionStatePropertyAutoGenerated privateLinkServiceConnectionState)
Set the privateLinkServiceConnectionState property: Connection state of the private endpoint connection.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.