Microsoft.Azure.Management.KeyVault.Fluent.Secret.Definition Namespace

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.