Class SharedGalleryImageInner
- java.lang.Object
-
- com.azure.resourcemanager.compute.models.PirResource
-
- com.azure.resourcemanager.compute.models.PirSharedGalleryResource
-
- com.azure.resourcemanager.compute.fluent.models.SharedGalleryImageInner
-
public final class SharedGalleryImageInner extends PirSharedGalleryResource
Specifies information about the gallery image definition that you want to create or update.
-
-
Constructor Summary
Constructors Constructor Description SharedGalleryImageInner()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Disalloweddisallowed()Get the disallowed property: Describes the disallowed disk types.OffsetDateTimeendOfLifeDate()Get the endOfLifeDate property: The end of life date of the gallery image definition.List<GalleryImageFeature>features()Get the features property: A list of gallery image features.HyperVGenerationhyperVGeneration()Get the hyperVGeneration property: The hypervisor generation of the Virtual Machine.GalleryImageIdentifieridentifier()Get the identifier property: This is the gallery image definition identifier.OperatingSystemStateTypesosState()Get the osState property: This property allows the user to specify whether the virtual machines created under this image are 'Generalized' or 'Specialized'.OperatingSystemTypesosType()Get 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.ImagePurchasePlanpurchasePlan()Get the purchasePlan property: Describes the gallery image definition purchase plan.RecommendedMachineConfigurationrecommended()Get the recommended property: The properties describe the recommended machine configuration for this Image Definition.voidvalidate()Validates the instance.SharedGalleryImageInnerwithDisallowed(Disallowed disallowed)Set the disallowed property: Describes the disallowed disk types.SharedGalleryImageInnerwithEndOfLifeDate(OffsetDateTime endOfLifeDate)Set the endOfLifeDate property: The end of life date of the gallery image definition.SharedGalleryImageInnerwithFeatures(List<GalleryImageFeature> features)Set the features property: A list of gallery image features.SharedGalleryImageInnerwithHyperVGeneration(HyperVGeneration hyperVGeneration)Set the hyperVGeneration property: The hypervisor generation of the Virtual Machine.SharedGalleryImageInnerwithIdentifier(GalleryImageIdentifier identifier)Set the identifier property: This is the gallery image definition identifier.SharedGalleryImageInnerwithOsState(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'.SharedGalleryImageInnerwithOsType(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.SharedGalleryImageInnerwithPurchasePlan(ImagePurchasePlan purchasePlan)Set the purchasePlan property: Describes the gallery image definition purchase plan.SharedGalleryImageInnerwithRecommended(RecommendedMachineConfiguration recommended)Set the recommended property: The properties describe the recommended machine configuration for this Image Definition.SharedGalleryImageInnerwithUniqueId(String uniqueId)Set the uniqueId property: The unique id of this shared gallery.-
Methods inherited from class com.azure.resourcemanager.compute.models.PirSharedGalleryResource
uniqueId
-
Methods inherited from class com.azure.resourcemanager.compute.models.PirResource
location, name
-
-
-
-
Method Detail
-
withUniqueId
public SharedGalleryImageInner withUniqueId(String uniqueId)
Set the uniqueId property: The unique id of this shared gallery.- Overrides:
withUniqueIdin classPirSharedGalleryResource- Parameters:
uniqueId- the uniqueId value to set.- Returns:
- the PirSharedGalleryResource object itself.
-
osType
public OperatingSystemTypes osType()
Get 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. <br><br> Possible values are: <br><br> **Windows** <br><br> **Linux**.- Returns:
- the osType value.
-
withOsType
public SharedGalleryImageInner 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. <br><br> Possible values are: <br><br> **Windows** <br><br> **Linux**.- Parameters:
osType- the osType value to set.- Returns:
- the SharedGalleryImageInner object itself.
-
osState
public OperatingSystemStateTypes osState()
Get the osState property: This property allows the user to specify whether the virtual machines created under this image are 'Generalized' or 'Specialized'.- Returns:
- the osState value.
-
withOsState
public SharedGalleryImageInner 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'.- Parameters:
osState- the osState value to set.- Returns:
- the SharedGalleryImageInner object itself.
-
endOfLifeDate
public OffsetDateTime endOfLifeDate()
Get the endOfLifeDate property: The end of life date of the gallery image definition. This property can be used for decommissioning purposes. This property is updatable.- Returns:
- the endOfLifeDate value.
-
withEndOfLifeDate
public SharedGalleryImageInner withEndOfLifeDate(OffsetDateTime endOfLifeDate)
Set the endOfLifeDate property: The end of life date of the gallery image definition. This property can be used for decommissioning purposes. This property is updatable.- Parameters:
endOfLifeDate- the endOfLifeDate value to set.- Returns:
- the SharedGalleryImageInner object itself.
-
identifier
public GalleryImageIdentifier identifier()
Get the identifier property: This is the gallery image definition identifier.- Returns:
- the identifier value.
-
withIdentifier
public SharedGalleryImageInner withIdentifier(GalleryImageIdentifier identifier)
Set the identifier property: This is the gallery image definition identifier.- Parameters:
identifier- the identifier value to set.- Returns:
- the SharedGalleryImageInner object itself.
-
recommended
public RecommendedMachineConfiguration recommended()
Get the recommended property: The properties describe the recommended machine configuration for this Image Definition. These properties are updatable.- Returns:
- the recommended value.
-
withRecommended
public SharedGalleryImageInner withRecommended(RecommendedMachineConfiguration recommended)
Set the recommended property: The properties describe the recommended machine configuration for this Image Definition. These properties are updatable.- Parameters:
recommended- the recommended value to set.- Returns:
- the SharedGalleryImageInner object itself.
-
disallowed
public Disallowed disallowed()
Get the disallowed property: Describes the disallowed disk types.- Returns:
- the disallowed value.
-
withDisallowed
public SharedGalleryImageInner withDisallowed(Disallowed disallowed)
Set the disallowed property: Describes the disallowed disk types.- Parameters:
disallowed- the disallowed value to set.- Returns:
- the SharedGalleryImageInner object itself.
-
hyperVGeneration
public HyperVGeneration hyperVGeneration()
Get the hyperVGeneration property: The hypervisor generation of the Virtual Machine. Applicable to OS disks only.- Returns:
- the hyperVGeneration value.
-
withHyperVGeneration
public SharedGalleryImageInner withHyperVGeneration(HyperVGeneration hyperVGeneration)
Set the hyperVGeneration property: The hypervisor generation of the Virtual Machine. Applicable to OS disks only.- Parameters:
hyperVGeneration- the hyperVGeneration value to set.- Returns:
- the SharedGalleryImageInner object itself.
-
features
public List<GalleryImageFeature> features()
Get the features property: A list of gallery image features.- Returns:
- the features value.
-
withFeatures
public SharedGalleryImageInner withFeatures(List<GalleryImageFeature> features)
Set the features property: A list of gallery image features.- Parameters:
features- the features value to set.- Returns:
- the SharedGalleryImageInner object itself.
-
purchasePlan
public ImagePurchasePlan purchasePlan()
Get the purchasePlan property: Describes the gallery image definition purchase plan. This is used by marketplace images.- Returns:
- the purchasePlan value.
-
withPurchasePlan
public SharedGalleryImageInner withPurchasePlan(ImagePurchasePlan purchasePlan)
Set the purchasePlan property: Describes the gallery image definition purchase plan. This is used by marketplace images.- Parameters:
purchasePlan- the purchasePlan value to set.- Returns:
- the SharedGalleryImageInner object itself.
-
validate
public void validate()
Validates the instance.- Overrides:
validatein classPirSharedGalleryResource- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-
-