| Package | Description |
|---|---|
| com.microsoft.azure.keyvault.models |
This package contains the models classes for KeyVaultClientBase.
|
| Modifier and Type | Method and Description |
|---|---|
SasDefinitionUpdateParameters |
SasDefinitionUpdateParameters.withSasDefinitionAttributes(SasDefinitionAttributes sasDefinitionAttributes)
Set the sasDefinitionAttributes value.
|
SasDefinitionUpdateParameters |
SasDefinitionUpdateParameters.withSasType(SasTokenType sasType)
Set the sasType value.
|
SasDefinitionUpdateParameters |
SasDefinitionUpdateParameters.withTags(Map<String,String> tags)
Set the tags value.
|
SasDefinitionUpdateParameters |
SasDefinitionUpdateParameters.withTemplateUri(String templateUri)
Set the templateUri value.
|
SasDefinitionUpdateParameters |
SasDefinitionUpdateParameters.withValidityPeriod(String validityPeriod)
Set the validityPeriod value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/