Uses of Class
com.azure.resourcemanager.compute.fluent.models.VirtualMachineImageProperties
Packages that use VirtualMachineImageProperties
Package
Description
Package containing the inner data models for ComputeManagementClient.
-
Uses of VirtualMachineImageProperties in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return VirtualMachineImagePropertiesModifier and TypeMethodDescriptionVirtualMachineImageProperties.withArchitecture(ArchitectureTypes architecture) Set the architecture property: Specifies the Architecture Type.VirtualMachineImageProperties.withAutomaticOSUpgradeProperties(AutomaticOSUpgradeProperties automaticOSUpgradeProperties) Set the automaticOSUpgradeProperties property: Describes automatic OS upgrade properties on the image.VirtualMachineImageProperties.withDataDiskImages(List<DataDiskImage> dataDiskImages) Set the dataDiskImages property: The dataDiskImages property.VirtualMachineImageProperties.withDisallowed(DisallowedConfiguration disallowed) Set the disallowed property: Specifies disallowed configuration for the VirtualMachine created from the image.VirtualMachineImageProperties.withFeatures(List<VirtualMachineImageFeature> features) Set the features property: The features property.VirtualMachineImageProperties.withHyperVGeneration(HyperVGenerationTypes hyperVGeneration) Set the hyperVGeneration property: Specifies the HyperVGeneration Type.VirtualMachineImageProperties.withImageDeprecationStatus(ImageDeprecationStatus imageDeprecationStatus) Set the imageDeprecationStatus property: Describes image deprecation status properties on the image.VirtualMachineImageProperties.withOsDiskImage(OSDiskImage osDiskImage) Set the osDiskImage property: Contains the os disk image information.VirtualMachineImageProperties.withPlan(PurchasePlan plan) Set the plan property: Used for establishing the purchase context of any 3rd Party artifact through MarketPlace.