SharedGalleryImageProperties |
SharedGalleryImageProperties.withDisallowed(Disallowed disallowed) |
Set the disallowed property: Describes the disallowed disk types.
|
SharedGalleryImageProperties |
SharedGalleryImageProperties.withEndOfLifeDate(OffsetDateTime endOfLifeDate) |
Set the endOfLifeDate property: The end of life date of the gallery image definition.
|
SharedGalleryImageProperties |
SharedGalleryImageProperties.withFeatures(List<GalleryImageFeature> features) |
Set the features property: A list of gallery image features.
|
SharedGalleryImageProperties |
SharedGalleryImageProperties.withHyperVGeneration(HyperVGeneration hyperVGeneration) |
Set the hyperVGeneration property: The hypervisor generation of the Virtual Machine.
|
SharedGalleryImageProperties |
SharedGalleryImageProperties.withIdentifier(GalleryImageIdentifier identifier) |
Set the identifier property: This is the gallery image definition identifier.
|
SharedGalleryImageProperties |
SharedGalleryImageProperties.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'.
|
SharedGalleryImageProperties |
SharedGalleryImageProperties.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.
|
SharedGalleryImageProperties |
SharedGalleryImageProperties.withPurchasePlan(ImagePurchasePlan purchasePlan) |
Set the purchasePlan property: Describes the gallery image definition purchase plan.
|
SharedGalleryImageProperties |
SharedGalleryImageProperties.withRecommended(RecommendedMachineConfiguration recommended) |
Set the recommended property: The properties describe the recommended machine configuration for this Image
Definition.
|