public static interface Key.UpdateStages.WithAttributes
| Modifier and Type | Method and Description |
|---|---|
Key.Update |
withAttributes(com.microsoft.azure.keyvault.models.Attributes attributes)
Specifies the attributes of the key.
|
Key.Update withAttributes(com.microsoft.azure.keyvault.models.Attributes attributes)
attributes - the object attributes managed by Key Vault service/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/