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

IWithStartDate<ParentT>.WithStartDate(DateTime) 方法

定义

指定密码或密钥生效的开始日期。 默认值为当前时间。

public Microsoft.Azure.Management.Graph.RBAC.Fluent.CertificateCredential.Definition.IWithAttach<ParentT> WithStartDate (DateTime startDate);
abstract member WithStartDate : DateTime -> Microsoft.Azure.Management.Graph.RBAC.Fluent.CertificateCredential.Definition.IWithAttach<'ParentT>
Public Function WithStartDate (startDate As DateTime) As IWithAttach(Of ParentT)

参数

startDate
DateTime

生效的开始日期。

返回

适用于