| Package | Description |
|---|---|
| com.azure.resourcemanager.search.models |
Package containing the data models for SearchManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateEndpointConnectionPropertiesPrivateLinkServiceConnectionState |
PrivateEndpointConnectionProperties.privateLinkServiceConnectionState()
Get the privateLinkServiceConnectionState property: Describes the current state of an existing Private Link
Service connection to the Azure Private Endpoint.
|
PrivateEndpointConnectionPropertiesPrivateLinkServiceConnectionState |
PrivateEndpointConnectionPropertiesPrivateLinkServiceConnectionState.withActionsRequired(String actionsRequired)
Set the actionsRequired property: A description of any extra actions that may be required.
|
PrivateEndpointConnectionPropertiesPrivateLinkServiceConnectionState |
PrivateEndpointConnectionPropertiesPrivateLinkServiceConnectionState.withDescription(String description)
Set the description property: The description for the private link service connection state.
|
PrivateEndpointConnectionPropertiesPrivateLinkServiceConnectionState |
PrivateEndpointConnectionPropertiesPrivateLinkServiceConnectionState.withStatus(PrivateLinkServiceConnectionStatus status)
Set the status property: Status of the the private link service connection.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateEndpointConnectionProperties |
PrivateEndpointConnectionProperties.withPrivateLinkServiceConnectionState(PrivateEndpointConnectionPropertiesPrivateLinkServiceConnectionState privateLinkServiceConnectionState)
Set the privateLinkServiceConnectionState property: Describes the current state of an existing Private Link
Service connection to the Azure Private Endpoint.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.