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.
URI for the key in keyvault for data encryption for geo-backup of server.
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)