IHardwareComponentGroupsOperations Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
HardwareComponentGroupsOperations operations.
public interface IHardwareComponentGroupsOperations
type IHardwareComponentGroupsOperations = interface
Public Interface IHardwareComponentGroupsOperations
Methods
BeginChangeControllerPowerStateWithHttpMessagesAsync(String, String, ControllerPowerStateChangeRequest, String, String, Dictionary<String, List<String>>, CancellationToken) |
Changes the power state of the controller. |
ChangeControllerPowerStateWithHttpMessagesAsync(String, String, ControllerPowerStateChangeRequest, String, String, Dictionary<String, List<String>>, CancellationToken) |
Changes the power state of the controller. |
ListByDeviceWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken) |
Lists the hardware component groups at device-level. |