Uses of Class
com.azure.resourcemanager.compute.models.VirtualMachineScaleSetListSkusResult
Packages that use VirtualMachineScaleSetListSkusResult
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of VirtualMachineScaleSetListSkusResult in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return VirtualMachineScaleSetListSkusResultModifier and TypeMethodDescriptionVirtualMachineScaleSetListSkusResult.withNextLink(String nextLink) Set the nextLink property: The uri to fetch the next page of Virtual Machine Scale Set Skus.VirtualMachineScaleSetListSkusResult.withValue(List<VirtualMachineScaleSetSkuInner> value) Set the value property: The list of skus available for the virtual machine scale set.