Uses of Interface
com.azure.resourcemanager.keyvault.models.Secret.DefinitionStages.WithCreate
Packages that use Secret.DefinitionStages.WithCreate
Package
Description
Package containing the data models for KeyVaultManagementClient.
-
Uses of Secret.DefinitionStages.WithCreate in com.azure.resourcemanager.keyvault.models
Subinterfaces of Secret.DefinitionStages.WithCreate in com.azure.resourcemanager.keyvault.modelsModifier and TypeInterfaceDescriptionstatic interfaceContainer interface for all the definitions.Methods in com.azure.resourcemanager.keyvault.models that return Secret.DefinitionStages.WithCreateModifier and TypeMethodDescriptionSecret.DefinitionStages.WithAttributes.withAttributes(SecretProperties attributes) Specifies the secret attributes.Secret.DefinitionStages.WithContentType.withContentType(String contentType) Specifies the secret content type.Specifies the tags on the secret.Specifies the secret value.