| Package | Description |
|---|---|
| com.azure.resourcemanager.keyvault.fluent |
Package containing the client classes for KeyVaultManagementClient.
|
| com.azure.resourcemanager.keyvault.fluent.inner |
Package containing the inner classes for KeyVaultManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateLinkResourceListResultInner |
PrivateLinkResourcesClient.listByVault(String resourceGroupName,
String vaultName)
Gets the private link resources supported for the key vault.
|
PrivateLinkResourceListResultInner |
PrivateLinkResourcesClient.listByVault(String resourceGroupName,
String vaultName,
com.azure.core.util.Context context)
Gets the private link resources supported for the key vault.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateLinkResourceListResultInner |
PrivateLinkResourceListResultInner.withValue(List<PrivateLinkResource> value)
Set the value property: Array of private link resources.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.