你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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