ICertificateProperties.KeyVaultSecretName Property

Definition

Key Vault secret name.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Key Vault secret name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="keyVaultSecretName", Update=true)]
public string KeyVaultSecretName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Key Vault secret name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="keyVaultSecretName", Update=true)>]
member this.KeyVaultSecretName : string with get, set
Public Property KeyVaultSecretName As String

Property Value

Attributes

Applies to