| Package | Description |
|---|---|
| com.azure.resourcemanager.keyvault.fluent.inner |
Package containing the inner classes for KeyVaultManagementClient.
|
| com.azure.resourcemanager.keyvault.models |
Package containing the data models for KeyVaultManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateLinkServiceConnectionState |
PrivateEndpointConnectionInner.privateLinkServiceConnectionState()
Get the privateLinkServiceConnectionState property: Approval state of the private link connection.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateEndpointConnectionInner |
PrivateEndpointConnectionInner.withPrivateLinkServiceConnectionState(PrivateLinkServiceConnectionState privateLinkServiceConnectionState)
Set the privateLinkServiceConnectionState property: Approval state of the private link connection.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateLinkServiceConnectionState |
PrivateEndpointConnectionItem.privateLinkServiceConnectionState()
Get the privateLinkServiceConnectionState property: Approval state of the private link connection.
|
PrivateLinkServiceConnectionState |
PrivateLinkServiceConnectionState.withActionRequired(String actionRequired)
Set the actionRequired property: A message indicating if changes on the service provider require any updates on
the consumer.
|
PrivateLinkServiceConnectionState |
PrivateLinkServiceConnectionState.withDescription(String description)
Set the description property: The reason for approval or rejection.
|
PrivateLinkServiceConnectionState |
PrivateLinkServiceConnectionState.withStatus(PrivateEndpointServiceConnectionStatus status)
Set the status property: Indicates whether the connection has been approved, rejected or removed by the key vault
owner.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateEndpointConnectionItem |
PrivateEndpointConnectionItem.withPrivateLinkServiceConnectionState(PrivateLinkServiceConnectionState privateLinkServiceConnectionState)
Set the privateLinkServiceConnectionState property: Approval state of the private link connection.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.