@Beta(value=V1_15_0)
public static interface GalleryImage.UpdateStages
Modifier and Type | Interface and Description |
---|---|
static interface |
GalleryImage.UpdateStages.WithDescription
The stage of the gallery image update allowing to specify description.
|
static interface |
GalleryImage.UpdateStages.WithDisallowed
The stage of the gallery image update allowing to specify settings disallowed
for a virtual machine based on the image.
|
static interface |
GalleryImage.UpdateStages.WithEndOfLifeDate
The stage of the gallery image update allowing to specify EndOfLifeDate.
|
static interface |
GalleryImage.UpdateStages.WithEula
The stage of the gallery image update allowing to specify Eula.
|
static interface |
GalleryImage.UpdateStages.WithOsState
The stage of the gallery image update allowing to specify OsState.
|
static interface |
GalleryImage.UpdateStages.WithPrivacyStatementUri
The stage of the gallery image update allowing to specify privacy statement uri.
|
static interface |
GalleryImage.UpdateStages.WithRecommendedVMConfiguration
The stage of the gallery image definition allowing to specify recommended
configuration for the virtual machine.
|
static interface |
GalleryImage.UpdateStages.WithReleaseNoteUri
The stage of the gallery image update allowing to specify uri to release note.
|
static interface |
GalleryImage.UpdateStages.WithTags
The stage of the gallery image update allowing to specify Tags.
|
Copyright © 2019. All rights reserved.