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