Uses of Class
com.azure.resourcemanager.compute.models.VirtualMachineEncryptionConfiguration
-
Packages that use VirtualMachineEncryptionConfiguration Package Description com.azure.resourcemanager.compute.models Package containing the data models for ComputeManagementClient. -
-
Uses of VirtualMachineEncryptionConfiguration in com.azure.resourcemanager.compute.models
Classes in com.azure.resourcemanager.compute.models with type parameters of type VirtualMachineEncryptionConfiguration Modifier and Type Class Description classVirtualMachineEncryptionConfiguration<T extends VirtualMachineEncryptionConfiguration<T>>Type representing encryption configuration to be applied to a virtual machine.Subclasses of VirtualMachineEncryptionConfiguration in com.azure.resourcemanager.compute.models Modifier and Type Class Description classLinuxVMDiskEncryptionConfigurationType representing encryption settings to be applied to a Linux virtual machine.classWindowsVMDiskEncryptionConfigurationType representing encryption configuration to be applied to a Windows virtual machine.
-