IStorageAccountProperties.KeyVaultPropertyKeyVaultUri Property

Definition

The Uri of KeyVault.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="The Uri of KeyVault.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="keyvaulturi", Update=false)]
public string KeyVaultPropertyKeyVaultUri { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="The Uri of KeyVault.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="keyvaulturi", Update=false)>]
member this.KeyVaultPropertyKeyVaultUri : string
Public ReadOnly Property KeyVaultPropertyKeyVaultUri As String

Property Value

Attributes

Applies to