| Package | Description |
|---|---|
| com.azure.resourcemanager.keyvault.models |
Package containing the data models for KeyVaultManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateEndpointConnectionItem |
PrivateEndpointConnectionItem.withEtag(String etag)
Set the etag property: Modified whenever there is a change in the state of private endpoint connection.
|
PrivateEndpointConnectionItem |
PrivateEndpointConnectionItem.withId(String id)
Set the id property: Id of private endpoint connection.
|
PrivateEndpointConnectionItem |
PrivateEndpointConnectionItem.withPrivateEndpoint(PrivateEndpoint privateEndpoint)
Set the privateEndpoint property: Properties of the private endpoint object.
|
PrivateEndpointConnectionItem |
PrivateEndpointConnectionItem.withPrivateLinkServiceConnectionState(PrivateLinkServiceConnectionState privateLinkServiceConnectionState)
Set the privateLinkServiceConnectionState property: Approval state of the private link connection.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.