Partager via


IWithCreationDate.WithCreationDate(DateTime) Méthode

Définition

Définit la date de création de la clé de serveur.

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

Paramètres

creationDate
DateTime

Date de création de la clé de serveur.

Retours

S’applique à