| Package | Description |
|---|---|
| com.azure.resourcemanager.keyvault.models |
Package containing the data models for KeyVaultManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
DeletedVaultListResult |
DeletedVaultListResult.withNextLink(String nextLink)
Set the nextLink property: The URL to get the next set of deleted vaults.
|
DeletedVaultListResult |
DeletedVaultListResult.withValue(List<DeletedVaultInner> value)
Set the value property: The list of deleted vaults.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.