public static interface Key.DefinitionStages.WithAttributes
| Modifier and Type | Method and Description |
|---|---|
Key.DefinitionStages.WithCreate |
withAttributes(com.azure.security.keyvault.keys.models.KeyProperties attributes)
Specifies the attributes of the key.
|
Key.DefinitionStages.WithCreate withAttributes(com.azure.security.keyvault.keys.models.KeyProperties attributes)
attributes - the object attributes managed by Key Vault serviceCopyright © 2020 Microsoft Corporation. All rights reserved.