次の方法で共有


IWithCreationDate.WithCreationDate(DateTime) メソッド

定義

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

public Microsoft.Azure.Management.Sql.Fluent.SqlServerKeyOperations.Definition.IWithCreate WithCreationDate (DateTime creationDate);
abstract member WithCreationDate : DateTime -> Microsoft.Azure.Management.Sql.Fluent.SqlServerKeyOperations.Definition.IWithCreate
Public Function WithCreationDate (creationDate As DateTime) As IWithCreate

パラメーター

creationDate
DateTime

サーバー キーの作成日。

戻り値

適用対象