Uses of Class
com.azure.resourcemanager.compute.models.VirtualMachineRunCommandsListResult
Packages that use VirtualMachineRunCommandsListResult
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of VirtualMachineRunCommandsListResult in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return VirtualMachineRunCommandsListResultModifier and TypeMethodDescriptionVirtualMachineRunCommandsListResult.withNextLink(String nextLink) Set the nextLink property: The uri to fetch the next page of run commands.VirtualMachineRunCommandsListResult.withValue(List<VirtualMachineRunCommandInner> value) Set the value property: The list of run commands.