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