GalleryImageProperties |
GalleryImageProperties.withArchitecture(Architecture architecture) |
Set the architecture property: The architecture of the image.
|
GalleryImageProperties |
GalleryImageProperties.withDescription(String description) |
Set the description property: The description of this gallery image definition resource.
|
GalleryImageProperties |
GalleryImageProperties.withDisallowed(Disallowed disallowed) |
Set the disallowed property: Describes the disallowed disk types.
|
GalleryImageProperties |
GalleryImageProperties.withEndOfLifeDate(OffsetDateTime endOfLifeDate) |
Set the endOfLifeDate property: The end of life date of the gallery image definition.
|
GalleryImageProperties |
GalleryImageProperties.withEula(String eula) |
Set the eula property: The Eula agreement for the gallery image definition.
|
GalleryImageProperties |
GalleryImageProperties.withFeatures(List<GalleryImageFeature> features) |
Set the features property: A list of gallery image features.
|
GalleryImageProperties |
GalleryImageProperties.withHyperVGeneration(HyperVGeneration hyperVGeneration) |
Set the hyperVGeneration property: The hypervisor generation of the Virtual Machine.
|
GalleryImageProperties |
GalleryImageProperties.withIdentifier(GalleryImageIdentifier identifier) |
Set the identifier property: This is the gallery image definition identifier.
|
GalleryImageProperties |
GalleryImageProperties.withOsState(OperatingSystemStateTypes osState) |
Set the osState property: This property allows the user to specify whether the virtual machines created under
this image are 'Generalized' or 'Specialized'.
|
GalleryImageProperties |
GalleryImageProperties.withOsType(OperatingSystemTypes osType) |
Set the osType property: This property allows you to specify the type of the OS that is included in the disk when
creating a VM from a managed image.
|
GalleryImageProperties |
GalleryImageProperties.withPrivacyStatementUri(String privacyStatementUri) |
Set the privacyStatementUri property: The privacy statement uri.
|
GalleryImageProperties |
GalleryImageProperties.withPurchasePlan(ImagePurchasePlan purchasePlan) |
Set the purchasePlan property: Describes the gallery image definition purchase plan.
|
GalleryImageProperties |
GalleryImageProperties.withRecommended(RecommendedMachineConfiguration recommended) |
Set the recommended property: The properties describe the recommended machine configuration for this Image
Definition.
|
GalleryImageProperties |
GalleryImageProperties.withReleaseNoteUri(String releaseNoteUri) |
Set the releaseNoteUri property: The release note uri.
|