public interface RunCommandResult
extends com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.compute.implementation.RunCommandResultInner>
| Modifier and Type | Method and Description |
|---|---|
List<InstanceViewStatus> |
value()
Get run command operation response.
|
List<InstanceViewStatus> value()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/