次の方法で共有


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

定義

MySqlServerPropertiesForGeoRestore の新しいインスタンスを初期化します。

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

パラメーター

sourceServerId
ResourceIdentifier

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

例外

sourceServerId が null です。

適用対象