Uses of Class
com.azure.resourcemanager.compute.models.VMScaleSetScaleOutInputProperties
Packages that use VMScaleSetScaleOutInputProperties
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of VMScaleSetScaleOutInputProperties in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return VMScaleSetScaleOutInputPropertiesModifier and TypeMethodDescriptionVMScaleSetScaleOutInputProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of VMScaleSetScaleOutInputProperties from the JsonReader.VMScaleSetScaleOutInput.properties()Get the properties property: The input properties for ScaleOut.Set the zone property: The zone in which the scale out is requested for the virtual machine scale set.Methods in com.azure.resourcemanager.compute.models with parameters of type VMScaleSetScaleOutInputPropertiesModifier and TypeMethodDescriptionVMScaleSetScaleOutInput.withProperties(VMScaleSetScaleOutInputProperties properties) Set the properties property: The input properties for ScaleOut.