Microsoft.Azure.Management.KeyVault.Fluent.Secret.Definition Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interfaces
IBlank |
The first stage of a secret definition. |
IDefinition |
Container interface for all the definitions. |
IWithAttributes |
The stage of a secret definition allowing to specify the secret attributes. |
IWithContentType |
The stage of a secret definition allowing to specify the secret content type. |
IWithCreate |
The stage of the secret definition which contains all the minimum required inputs for the secret to be created but also allows for any optional settings to be specified. |
IWithTags |
The stage of a secret definition allowing to specify the tags. |
IWithValue |
The stage of a secret definition allowing to specify the secret value. |
Azure SDK for .NET