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