Uses of Interface
com.microsoft.azure.management.keyvault.Secret.Update
Package
Description
This package contains the classes for KeyVaultManagementClient.
-
Uses of Secret.Update in com.microsoft.azure.management.keyvault
Modifier and TypeMethodDescriptionSecret.UpdateStages.WithAttributes.withAttributes
(com.microsoft.azure.keyvault.models.Attributes attributes) Specifies the secret attributes.Secret.UpdateStages.WithContentType.withContentType
(String contentType) Specifies the secret content type.Specifies the tags on the secret.Specifies the new version of the value to be added.Secret.UpdateStages.WithVersion.withVersion
(String version) Specifies the version the secret show use.