Uses of Class
com.azure.resourcemanager.compute.models.DefaultVirtualMachineScaleSetInfo
Packages that use DefaultVirtualMachineScaleSetInfo
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of DefaultVirtualMachineScaleSetInfo in com.azure.resourcemanager.compute.models
Classes in com.azure.resourcemanager.compute.models that implement interfaces with type arguments of type DefaultVirtualMachineScaleSetInfoModifier and TypeClassDescriptionfinal classIndicates the target Virtual Machine ScaleSet properties upon triggering a seamless migration without downtime of the VMs via the ConvertToVirtualMachineScaleSet API.Methods in com.azure.resourcemanager.compute.models that return DefaultVirtualMachineScaleSetInfoModifier and TypeMethodDescriptionVirtualMachineScaleSetMigrationInfo.defaultVirtualMachineScaleSetInfo()Get the defaultVirtualMachineScaleSetInfo property: Indicates the target Virtual Machine ScaleSet properties upon triggering a seamless migration without downtime of the VMs via the ConvertToVirtualMachineScaleSet API.DefaultVirtualMachineScaleSetInfo.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DefaultVirtualMachineScaleSetInfo from the JsonReader.