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 で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for Java