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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java