IEncryptionProperties.VaultBaseUrl Property

Definition

The keyvault base url.

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

Property Value

Attributes

Applies to