次の方法で共有


IWithSqlServer.WithExistingSqlServerId(String) メソッド

定義

新しいサーバー DNS エイリアスの親 SQL サーバーを設定します。

public Microsoft.Azure.Management.Sql.Fluent.SqlServerDnsAliasOperations.Definition.IWithCreate WithExistingSqlServerId (string sqlServerId);
abstract member WithExistingSqlServerId : string -> Microsoft.Azure.Management.Sql.Fluent.SqlServerDnsAliasOperations.Definition.IWithCreate
Public Function WithExistingSqlServerId (sqlServerId As String) As IWithCreate

パラメーター

sqlServerId
String

親 SQL サーバー ID。

戻り値

適用対象