KeyVaultProperties.EnabledForDeployment Property

Definition

Property to specify whether Azure Virtual Machines are permitted to retrieve certificates stored as secrets from the key vault.

public bool? EnabledForDeployment { get; set; }
member this.EnabledForDeployment : Nullable<bool> with get, set
Public Property EnabledForDeployment As Nullable(Of Boolean)

Property Value

Applies to