ISecretRotationStatus.SecretArchiveReferenceKeyVaultUri 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 SecretArchiveReferenceKeyVaultUri { 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.SecretArchiveReferenceKeyVaultUri : string
Public ReadOnly Property SecretArchiveReferenceKeyVaultUri As String
Property Value
- Attributes