| Package | Description |
|---|---|
| com.azure.resourcemanager.search.models |
Package containing the data models for SearchManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
static PrivateLinkServiceConnectionStatus |
PrivateLinkServiceConnectionStatus.fromString(String value)
Parses a serialized value to a PrivateLinkServiceConnectionStatus instance.
|
PrivateLinkServiceConnectionStatus |
PrivateEndpointConnectionPropertiesPrivateLinkServiceConnectionState.status()
Get the status property: Status of the the private link service connection.
|
static PrivateLinkServiceConnectionStatus |
PrivateLinkServiceConnectionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PrivateLinkServiceConnectionStatus[] |
PrivateLinkServiceConnectionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateEndpointConnectionPropertiesPrivateLinkServiceConnectionState |
PrivateEndpointConnectionPropertiesPrivateLinkServiceConnectionState.withStatus(PrivateLinkServiceConnectionStatus status)
Set the status property: Status of the the private link service connection.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.