HardwareComponentGroupsOperationsExtensions Class

Definition

Extension methods for HardwareComponentGroupsOperations.

public static class HardwareComponentGroupsOperationsExtensions
type HardwareComponentGroupsOperationsExtensions = class
Public Module HardwareComponentGroupsOperationsExtensions
Inheritance
HardwareComponentGroupsOperationsExtensions

Methods

BeginChangeControllerPowerState(IHardwareComponentGroupsOperations, String, String, ControllerPowerStateChangeRequest, String, String)

Changes the power state of the controller.

BeginChangeControllerPowerStateAsync(IHardwareComponentGroupsOperations, String, String, ControllerPowerStateChangeRequest, String, String, CancellationToken)

Changes the power state of the controller.

ChangeControllerPowerState(IHardwareComponentGroupsOperations, String, String, ControllerPowerStateChangeRequest, String, String)

Changes the power state of the controller.

ChangeControllerPowerStateAsync(IHardwareComponentGroupsOperations, String, String, ControllerPowerStateChangeRequest, String, String, CancellationToken)

Changes the power state of the controller.

ListByDevice(IHardwareComponentGroupsOperations, String, String, String)

Lists the hardware component groups at device-level.

ListByDeviceAsync(IHardwareComponentGroupsOperations, String, String, String, CancellationToken)

Lists the hardware component groups at device-level.

Applies to