你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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

服务器密钥创建日期。

返回

适用于