Uses of Interface
com.azure.resourcemanager.compute.models.VirtualMachine.DefinitionStages.WithLinuxRootUsernameManaged
Packages that use VirtualMachine.DefinitionStages.WithLinuxRootUsernameManaged
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of VirtualMachine.DefinitionStages.WithLinuxRootUsernameManaged in com.azure.resourcemanager.compute.models
Subinterfaces of VirtualMachine.DefinitionStages.WithLinuxRootUsernameManaged in com.azure.resourcemanager.compute.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of the managed disk based virtual machine definition.Methods in com.azure.resourcemanager.compute.models that return VirtualMachine.DefinitionStages.WithLinuxRootUsernameManagedModifier and TypeMethodDescriptionVirtualMachine.DefinitionStages.WithOS.withGeneralizedLinuxCustomImage(String customImageId) Specifies the resource ID of a generalized Linux custom image to be used as the virtual machines' OS.VirtualMachine.DefinitionStages.WithOS.withGeneralizedLinuxGalleryImageVersion(String galleryImageVersionId) Specifies the resource ID of a generalized Linux gallery image version to be used as the virtual machines' OS.