Share via


PostgreSqlServerPropertiesForGeoRestore(ResourceIdentifier) Constructor

Definition

Initializes a new instance of PostgreSqlServerPropertiesForGeoRestore.

public PostgreSqlServerPropertiesForGeoRestore (Azure.Core.ResourceIdentifier sourceServerId);
new Azure.ResourceManager.PostgreSql.Models.PostgreSqlServerPropertiesForGeoRestore : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.PostgreSql.Models.PostgreSqlServerPropertiesForGeoRestore
Public Sub New (sourceServerId As ResourceIdentifier)

Parameters

sourceServerId
ResourceIdentifier

The source server id to restore from.

Exceptions

sourceServerId is null.

Applies to