ParentT - the stage of the parent update to return to after attaching this definitionpublic static interface PasswordCredential.UpdateDefinitionStages.WithStartDate<ParentT>
| Modifier and Type | Method and Description |
|---|---|
PasswordCredential.UpdateDefinitionStages.WithAttach<ParentT> |
withStartDate(OffsetDateTime startDate)
Specifies the start date after which password or key would be valid.
|
PasswordCredential.UpdateDefinitionStages.WithAttach<ParentT> withStartDate(OffsetDateTime startDate)
startDate - the start date for validityCopyright © 2020 Microsoft Corporation. All rights reserved.