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