다음을 통해 공유


IBlank Interface

Definition

The first stage of a secret definition.

public interface IBlank : Microsoft.Azure.Management.KeyVault.Fluent.Secret.Definition.IWithValue
type IBlank = interface
    interface IWithValue
Public Interface IBlank
Implements IWithValue
Derived
Implements

Methods

WithValue(String)

Specifies the secret value.

(Inherited from IWithValue)

Applies to