Share via


IMdeOnboardingsOperations Interface

Definition

MdeOnboardingsOperations operations.

public interface IMdeOnboardingsOperations
type IMdeOnboardingsOperations = interface
Public Interface IMdeOnboardingsOperations

Methods

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

The default configuration or data needed to onboard the machine to MDE

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

The configuration or data needed to onboard the machine to MDE

Extension Methods

Get(IMdeOnboardingsOperations)

The default configuration or data needed to onboard the machine to MDE

GetAsync(IMdeOnboardingsOperations, CancellationToken)

The default configuration or data needed to onboard the machine to MDE

List(IMdeOnboardingsOperations)

The configuration or data needed to onboard the machine to MDE

ListAsync(IMdeOnboardingsOperations, CancellationToken)

The configuration or data needed to onboard the machine to MDE

Applies to