Interface RunCommandResult
-
- All Superinterfaces:
HasInnerModel<RunCommandResultInner>
public interface RunCommandResult extends HasInnerModel<RunCommandResultInner>
Type representing sku for an Azure compute resource.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<InstanceViewStatus>value()Get run command operation response.-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel
innerModel
-
-
-
-
Method Detail
-
value
List<InstanceViewStatus> value()
Get run command operation response.- Returns:
- the value value
-
-