IDeletedVaultProperties.VaultId Property

Definition

The resource id of the original vault.

[Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Runtime.Info(Create=false, Description="The resource id of the original vault.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="vaultId", Update=false)]
public string VaultId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Runtime.Info(Create=false, Description="The resource id of the original vault.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="vaultId", Update=false)>]
member this.VaultId : string
Public ReadOnly Property VaultId As String

Property Value

Attributes

Applies to