Uses of Enum
com.azure.resourcemanager.compute.models.OperatingSystemTypes
Packages that use OperatingSystemTypes
Package
Description
Package containing the inner data models for ComputeManagementClient.
Package containing the data models for ComputeManagementClient.
-
Uses of OperatingSystemTypes in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return OperatingSystemTypesModifier and TypeMethodDescriptionCommunityGalleryImageInner.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.CommunityGalleryImageProperties.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.DiskInner.osType()Get the osType property: The Operating System type.DiskProperties.osType()Get the osType property: The Operating System type.DiskRestorePointInner.osType()Get the osType property: The Operating System type.DiskRestorePointProperties.osType()Get the osType property: The Operating System type.DiskUpdateProperties.osType()Get the osType property: the Operating System type.GalleryImageInner.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.GalleryImageProperties.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.RunCommandDocumentBaseInner.osType()Get the osType property: The Operating System type.SharedGalleryImageInner.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.SharedGalleryImageProperties.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.SnapshotInner.osType()Get the osType property: The Operating System type.SnapshotProperties.osType()Get the osType property: The Operating System type.SnapshotUpdateProperties.osType()Get the osType property: the Operating System type.GalleryApplicationInner.supportedOSType()Get the supportedOSType property: This property allows you to specify the supported type of the OS that application is built for.GalleryApplicationProperties.supportedOSType()Get the supportedOSType property: This property allows you to specify the supported type of the OS that application is built for.GalleryScriptProperties.supportedOSType()Get the supportedOSType property: This property allows you to specify the supported type of the OS that application is built for.Methods in com.azure.resourcemanager.compute.fluent.models with parameters of type OperatingSystemTypesModifier and TypeMethodDescriptionCommunityGalleryImageInner.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.CommunityGalleryImageProperties.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.DiskInner.withOsType(OperatingSystemTypes osType) Set the osType property: The Operating System type.DiskProperties.withOsType(OperatingSystemTypes osType) Set the osType property: The Operating System type.DiskUpdateProperties.withOsType(OperatingSystemTypes osType) Set the osType property: the Operating System type.GalleryImageInner.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.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.RunCommandDocumentBaseInner.withOsType(OperatingSystemTypes osType) Set the osType property: The Operating System type.RunCommandDocumentInner.withOsType(OperatingSystemTypes osType) Set the osType property: The Operating System type.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.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.SnapshotInner.withOsType(OperatingSystemTypes osType) Set the osType property: The Operating System type.SnapshotProperties.withOsType(OperatingSystemTypes osType) Set the osType property: The Operating System type.SnapshotUpdateProperties.withOsType(OperatingSystemTypes osType) Set the osType property: the Operating System type.GalleryApplicationInner.withSupportedOSType(OperatingSystemTypes supportedOSType) Set the supportedOSType property: This property allows you to specify the supported type of the OS that application is built for.GalleryApplicationProperties.withSupportedOSType(OperatingSystemTypes supportedOSType) Set the supportedOSType property: This property allows you to specify the supported type of the OS that application is built for.GalleryScriptProperties.withSupportedOSType(OperatingSystemTypes supportedOSType) Set the supportedOSType property: This property allows you to specify the supported type of the OS that application is built for. -
Uses of OperatingSystemTypes in com.azure.resourcemanager.compute.models
Subclasses with type arguments of type OperatingSystemTypes in com.azure.resourcemanager.compute.modelsMethods in com.azure.resourcemanager.compute.models that return OperatingSystemTypesModifier and TypeMethodDescriptionstatic OperatingSystemTypesOperatingSystemTypes.fromString(String value) Parses a serialized value to a OperatingSystemTypes instance.OSDiskImage.operatingSystem()Get the operatingSystem property: The operating system of the osDiskImage.Disk.osType()Gets the type of the operating system on the disk.DiskUpdate.osType()Get the osType property: the Operating System type.DiskVolumeEncryptionMonitor.osType()Gets operating system type of the virtual machine.GalleryImage.osType()Gets the image OS type.GalleryImageUpdate.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.GalleryInVMAccessControlProfileProperties.osType()Get the osType property: This property allows you to specify the OS type of the VMs/VMSS for which this profile can be used against.ImageOSDisk.osType()Get the osType property: This property allows you to specify the type of the OS that is included in the disk if creating a VM from a custom image.LinuxVMDiskEncryptionConfiguration.osType()OSDisk.osType()Get the osType property: This property allows you to specify the type of the OS that is included in the disk if creating a VM from user-image or a specialized VHD.Snapshot.osType()Gets the type of operating system in the snapshot.SnapshotUpdate.osType()Get the osType property: the Operating System type.VirtualMachine.osType()Gets the operating system of this virtual machine.abstract OperatingSystemTypesVirtualMachineEncryptionConfiguration.osType()Gets the operating system type.VirtualMachineExtensionImage.osType()Gets the operating system this virtual machine extension image supports.VirtualMachineScaleSet.osType()Gets the operating system of the virtual machines in the scale set.VirtualMachineScaleSetOSDisk.osType()Get the osType property: This property allows you to specify the type of the OS that is included in the disk if creating a VM from user-image or a specialized VHD.VirtualMachineScaleSetVM.osType()Gets the operating system type.WindowsVMDiskEncryptionConfiguration.osType()GalleryApplicationUpdate.supportedOSType()Get the supportedOSType property: This property allows you to specify the supported type of the OS that application is built for.GalleryScriptUpdate.supportedOSType()Get the supportedOSType property: This property allows you to specify the supported type of the OS that application is built for.static OperatingSystemTypesReturns the enum constant of this type with the specified name.static OperatingSystemTypes[]OperatingSystemTypes.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.azure.resourcemanager.compute.models with parameters of type OperatingSystemTypesModifier and TypeMethodDescriptionDisk.DefinitionStages.WithOSDiskFromImage.fromImage(String imageId, OperatingSystemTypes osType) Specifies the ID of an image containing the operating system.Snapshot.DefinitionStages.WithOSSnapshotFromImage.fromImage(String imageId, OperatingSystemTypes osType) Specifies an image containing an operating system.OSDiskImage.withOperatingSystem(OperatingSystemTypes operatingSystem) Set the operatingSystem property: The operating system of the osDiskImage.DiskUpdate.withOsType(OperatingSystemTypes osType) Set the osType property: the Operating System type.GalleryImageUpdate.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.GalleryInVMAccessControlProfileProperties.withOsType(OperatingSystemTypes osType) Set the osType property: This property allows you to specify the OS type of the VMs/VMSS for which this profile can be used against.ImageOSDisk.withOsType(OperatingSystemTypes osType) Set the osType property: This property allows you to specify the type of the OS that is included in the disk if creating a VM from a custom image.OSDisk.withOsType(OperatingSystemTypes osType) Set the osType property: This property allows you to specify the type of the OS that is included in the disk if creating a VM from user-image or a specialized VHD.SnapshotUpdate.withOsType(OperatingSystemTypes osType) Set the osType property: the Operating System type.VirtualMachineScaleSetOSDisk.withOsType(OperatingSystemTypes osType) Set the osType property: This property allows you to specify the type of the OS that is included in the disk if creating a VM from user-image or a specialized VHD.Disk.UpdateStages.WithOSSettings.withOSType(OperatingSystemTypes osType) Specifies the operating system.Snapshot.UpdateStages.WithOSSettings.withOSType(OperatingSystemTypes osType) Specifies the operating system type.VirtualMachine.DefinitionStages.WithOS.withSpecializedOSDisk(Disk disk, OperatingSystemTypes osType) Specifies a specialized operating system managed disk to be attached to the virtual machine.VirtualMachine.DefinitionStages.WithOS.withSpecializedOSUnmanagedDisk(String osDiskUrl, OperatingSystemTypes osType) Specifies a specialized operating system unmanaged disk to be attached to the virtual machine.GalleryApplicationUpdate.withSupportedOSType(OperatingSystemTypes supportedOSType) Set the supportedOSType property: This property allows you to specify the supported type of the OS that application is built for.GalleryScriptUpdate.withSupportedOSType(OperatingSystemTypes supportedOSType) Set the supportedOSType property: This property allows you to specify the supported type of the OS that application is built for.