Partilhar via


IVault.EnabledForDeployment Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Runtime.Info(Description="Property to specify whether Azure Virtual Machines are permitted to retrieve certificates stored as secrets from the key vault.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="enabledForDeployment")]
public bool? EnabledForDeployment { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Runtime.Info(Description="Property to specify whether Azure Virtual Machines are permitted to retrieve certificates stored as secrets from the key vault.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="enabledForDeployment")>]
member this.EnabledForDeployment : Nullable<bool> with get, set
Public Property EnabledForDeployment As Nullable(Of Boolean)

Property Value

Attributes

Applies to