public static interface GalleryImageVersion.DefinitionStages.WithEndOfLifeDate
| Modifier and Type | Method and Description |
|---|---|
GalleryImageVersion.DefinitionStages.WithCreate |
withEndOfLifeDate(OffsetDateTime endOfLifeDate)
Specifies end of life date of the image version.
|
GalleryImageVersion.DefinitionStages.WithCreate withEndOfLifeDate(OffsetDateTime endOfLifeDate)
endOfLifeDate - The end of life dateCopyright © 2020 Microsoft Corporation. All rights reserved.