Share via


PostgreSqlFlexibleServer.SourceServerResourceId Property

Definition

Identifier of the server to be used as the source of the new server. Required when 'createMode' is 'PointInTimeRestore', 'GeoRestore', 'Replica', or 'ReviveDropped'. This property is returned only when the target server is a read replica.

public Azure.Provisioning.BicepValue<Azure.Core.ResourceIdentifier> SourceServerResourceId { get; set; }
member this.SourceServerResourceId : Azure.Provisioning.BicepValue<Azure.Core.ResourceIdentifier> with get, set
Public Property SourceServerResourceId As BicepValue(Of ResourceIdentifier)

Property Value

Applies to