Share via


IKeyVaultCertificateProperties.VaultUri Property

Definition

The vault uri of user key vault.

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="The vault uri of user key vault.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="vaultUri")]
public string VaultUri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="The vault uri of user key vault.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="vaultUri")>]
member this.VaultUri : string with get, set
Public Property VaultUri As String

Property Value

Attributes

Applies to