RunCommandResult Interface

Implements

public interface RunCommandResult
extends HasInnerModel<RunCommandResultInner>

Type representing sku for an Azure compute resource.

Method Summary

Modifier and Type Method and Description
abstract List<InstanceViewStatus> value()

Get run command operation response.

Method Details

value

public abstract List value()

Get run command operation response.

Returns:

the value value

Applies to