Condividi tramite


VaultPatchParameters.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.KeyVault.Origin(Microsoft.Azure.PowerShell.Cmdlets.KeyVault.PropertyOrigin.Inlined)]
public bool? EnabledForDeployment { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Origin(Microsoft.Azure.PowerShell.Cmdlets.KeyVault.PropertyOrigin.Inlined)>]
member this.EnabledForDeployment : Nullable<bool> with get, set
Public Property EnabledForDeployment As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to