Share via


IEncryptionProperties.VaultBaseUrl Property

Definition

The keyvault base url.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.Info(Description="The keyvault base url.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="vaultBaseUrl")]
public string VaultBaseUrl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.Info(Description="The keyvault base url.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="vaultBaseUrl")>]
member this.VaultBaseUrl : string with get, set
Public Property VaultBaseUrl As String

Property Value

Attributes

Applies to