PostgreSqlFlexibleServerDataEncryption.GeoBackupKeyUri 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.
Identifier of the user assigned managed identity used to access the key in Azure Key Vault for data encryption of the geographically redundant storage associated to a server that is configured to support geographically redundant backups.
public Azure.Provisioning.BicepValue<Uri> GeoBackupKeyUri { get; set; }
member this.GeoBackupKeyUri : Azure.Provisioning.BicepValue<Uri> with get, set
Public Property GeoBackupKeyUri As BicepValue(Of Uri)