ISecretArchiveReference.KeyVaultUri Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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