ParentT - the stage of the parent definition to return to after attaching this definitionpublic static interface CertificateCredential.UpdateDefinitionStages.WithStartDate<ParentT>
| Modifier and Type | Method and Description |
|---|---|
CertificateCredential.UpdateDefinitionStages.WithAttach<ParentT> |
withStartDate(org.joda.time.DateTime startDate)
Specifies the start date after which password or key would be valid.
|
CertificateCredential.UpdateDefinitionStages.WithAttach<ParentT> withStartDate(org.joda.time.DateTime startDate)
startDate - the start date for validity/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/