次の方法で共有


IWithCreationDate.WithCreationDate(DateTime) メソッド

定義

サーバー キーの作成日を設定します。

public Microsoft.Azure.Management.Sql.Fluent.SqlServerKey.Update.IUpdate WithCreationDate (DateTime creationDate);
abstract member WithCreationDate : DateTime -> Microsoft.Azure.Management.Sql.Fluent.SqlServerKey.Update.IUpdate
Public Function WithCreationDate (creationDate As DateTime) As IUpdate

パラメーター

creationDate
DateTime

サーバー キーの作成日。

戻り値

適用対象