Partager via


CertificateCredentialImpl<T>.IWithStartDate<T>.WithStartDate Méthode

Définition

Spécifie la date de début après laquelle le mot de passe ou la clé sera valide. La valeur par défaut est l’heure actuelle.

Microsoft.Azure.Management.Graph.RBAC.Fluent.CertificateCredential.Definition.IWithAttach<T> IWithStartDate<T>.WithStartDate (DateTime startDate);
abstract member Microsoft.Azure.Management.Graph.RBAC.Fluent.CertificateCredential.Definition.IWithStartDate<T>.WithStartDate : DateTime -> Microsoft.Azure.Management.Graph.RBAC.Fluent.CertificateCredential.Definition.IWithAttach<'T (requires 'T : null)>
override this.Microsoft.Azure.Management.Graph.RBAC.Fluent.CertificateCredential.Definition.IWithStartDate<T>.WithStartDate : DateTime -> Microsoft.Azure.Management.Graph.RBAC.Fluent.CertificateCredential.Definition.IWithAttach<'T (requires 'T : null)>
Function WithStartDate (startDate As DateTime) As IWithAttach(Of T) Implements IWithStartDate(Of T).WithStartDate

Paramètres

startDate
DateTime

Date de début de validité.

Retours

Implémente

S’applique à