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<Instance |
value()
Get run command operation response. |
Method Details
value
public abstract List
Get run command operation response.
Returns:
the value value
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for Java