Partager via


IHardwareComponentGroupsOperations Interface

Définition

Opérations HardwareComponentGroupsOperations.

public interface IHardwareComponentGroupsOperations
type IHardwareComponentGroupsOperations = interface
Public Interface IHardwareComponentGroupsOperations

Méthodes

BeginChangeControllerPowerStateWithHttpMessagesAsync(String, String, ControllerPowerStateChangeRequest, String, String, Dictionary<String, List<String>>, CancellationToken)

Modifie l’état d’alimentation du contrôleur.

ChangeControllerPowerStateWithHttpMessagesAsync(String, String, ControllerPowerStateChangeRequest, String, String, Dictionary<String, List<String>>, CancellationToken)

Modifie l’état d’alimentation du contrôleur.

ListByDeviceWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Répertorie les groupes de composants matériels au niveau de l’appareil.

Méthodes d’extension

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

Modifie l’état d’alimentation du contrôleur.

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

Modifie l’état d’alimentation du contrôleur.

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

Modifie l’état d’alimentation du contrôleur.

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

Modifie l’état d’alimentation du contrôleur.

ListByDevice(IHardwareComponentGroupsOperations, String, String, String)

Répertorie les groupes de composants matériels au niveau de l’appareil.

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

Répertorie les groupes de composants matériels au niveau de l’appareil.

S’applique à