PostgreSqlFlexibleServerDataEncryption.GeoBackupFederatedIdentityClientId 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.
Client id of multi-tenant Microsoft Entra application for when it is configured to support geographically redundant backups.
public Guid? GeoBackupFederatedIdentityClientId { get; set; }
member this.GeoBackupFederatedIdentityClientId : Nullable<Guid> with get, set
Public Property GeoBackupFederatedIdentityClientId As Nullable(Of Guid)