IDataBoxManagementClient.MitigateWithHttpMessagesAsync Method

Definition

Request to mitigate for a given job

public System.Threading.Tasks.Task<Microsoft.Rest.Azure.AzureOperationResponse> MitigateWithHttpMessagesAsync (string jobName, string resourceGroupName, Microsoft.Azure.Management.DataBox.Models.CustomerResolutionCode customerResolutionCode, System.Collections.Generic.Dictionary<string,System.Collections.Generic.List<string>> customHeaders = default, System.Threading.CancellationToken cancellationToken = default);

Parameters

jobName
String

The name of the job Resource within the specified resource group. job names must be between 3 and 24 characters in length and use any alphanumeric and underscore only

resourceGroupName
String

The Resource Group Name

customerResolutionCode
CustomerResolutionCode

Resolution code for the job. Possible values include: 'None', 'MoveToCleanUpDevice', 'Resume'

customHeaders
Dictionary<String,List<String>>

The headers that will be added to request.

cancellationToken
CancellationToken

The cancellation token.

Returns

Applies to

Prodotto Versioni
Azure SDK for .NET Legacy