PostgreSqlServerPropertiesForGeoRestore(ResourceIdentifier) コンストラクター

定義

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)

パラメーター

sourceServerId
ResourceIdentifier

復元元のソース サーバー ID。

例外

sourceServerId が null です。

適用対象