Dela via


KeyVaultProperties.CreateMode Property

Definition

The vault's create mode to indicate whether the vault need to be recovered or not.

public Azure.Provisioning.BicepValue<Azure.Provisioning.KeyVault.KeyVaultCreateMode> CreateMode { get; set; }
member this.CreateMode : Azure.Provisioning.BicepValue<Azure.Provisioning.KeyVault.KeyVaultCreateMode> with get, set
Public Property CreateMode As BicepValue(Of KeyVaultCreateMode)

Property Value

Applies to