Uses of Interface
com.azure.resourcemanager.compute.models.VirtualMachineScaleSetVM
Packages that use VirtualMachineScaleSetVM
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of VirtualMachineScaleSetVM in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return VirtualMachineScaleSetVMModifier and TypeMethodDescriptionVirtualMachineScaleSetVMs.getInstance(String instanceId) Get the specified virtual machine instance from the scale set.Methods in com.azure.resourcemanager.compute.models that return types with arguments of type VirtualMachineScaleSetVMModifier and TypeMethodDescriptionVirtualMachineScaleSetVMs.getInstanceAsync(String instanceId) Get the specified virtual machine instance from the scale set.com.azure.core.http.rest.PagedIterable<VirtualMachineScaleSetVM> VirtualMachineScaleSetVMs.list(String filter, VirtualMachineScaleSetVMExpandType expand) Lists all the resources of the specified type in the currently selected subscription.com.azure.core.http.rest.PagedFlux<VirtualMachineScaleSetVM> VirtualMachineScaleSetVMs.listAsync(String filter, VirtualMachineScaleSetVMExpandType expand) Lists all the resources of the specified type in the currently selected subscription.