VirtualMachineRunCommandsOperationsExtensions.List Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.RunCommandDocumentBase> List (this Microsoft.Azure.Commands.Common.Compute.Version_2018_04.IVirtualMachineRunCommandsOperations operations, string location);
static member List : Microsoft.Azure.Commands.Common.Compute.Version_2018_04.IVirtualMachineRunCommandsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.RunCommandDocumentBase>
<Extension()>
Public Function List (operations As IVirtualMachineRunCommandsOperations, location As String) As IPage(Of RunCommandDocumentBase)
Parameters
- operations
- IVirtualMachineRunCommandsOperations
- location
- String