共用方式為


KeyVaultProperties.EnabledForDeployment Property

Definition

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

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

Property Value

Applies to