你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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