AzureBicepResource.KnownParameters.KeyVaultName Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
KnownParameters.KeyVaultName is deprecated. Use an AzureKeyVaultResource instead.
The name of the key vault resource used to store secret outputs.
public static readonly string KeyVaultName;
[System.Obsolete("KnownParameters.KeyVaultName is deprecated. Use an AzureKeyVaultResource instead.")]
public static readonly string KeyVaultName;
staticval mutable KeyVaultName : string
[<System.Obsolete("KnownParameters.KeyVaultName is deprecated. Use an AzureKeyVaultResource instead.")>]
staticval mutable KeyVaultName : string
Public Shared ReadOnly KeyVaultName As String
Field Value
- Attributes