ISiteConfigResource.KeyVaultReferenceIdentity Property

Definition

Identity to use for Key Vault Reference authentication.

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

Property Value

Attributes

Applies to