Freigeben über


IWithCreationDate.WithCreationDate(DateTime) Methode

Definition

Legt das Erstellungsdatum des Serverschlüssels fest.

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

Parameter

creationDate
DateTime

Das Erstellungsdatum des Serverschlüssels.

Gibt zurück

Gilt für: