ISecretArchiveReference.KeyVaultUri Property

Definition

The URI of the key containing the secret.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="The URI of the key containing the secret.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="keyVaultUri", Update=false)]
public string KeyVaultUri { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="The URI of the key containing the secret.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="keyVaultUri", Update=false)>]
member this.KeyVaultUri : string
Public ReadOnly Property KeyVaultUri As String

Property Value

Attributes

Applies to