Package | Description |
---|---|
com.azure.resourcemanager.compute.models |
Package containing the data models for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
RunCommandListResult |
RunCommandListResult.withNextLink(String nextLink)
Set the nextLink property: The uri to fetch the next page of run commands.
|
RunCommandListResult |
RunCommandListResult.withValue(List<RunCommandDocumentBaseInner> value)
Set the value property: The list of virtual machine run commands.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.