Freigeben über


DataBoxJobResource.MarkDevicesShippedAsync Methode

Definition

Anforderung, Geräte für einen bestimmten Auftrag als versendet zu markieren

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBox/jobs/{jobName}/markDevicesShipped
  • Vorgangs-IdJobs_MarkDevicesShipped
public virtual System.Threading.Tasks.Task<Azure.Response> MarkDevicesShippedAsync (Azure.ResourceManager.DataBox.Models.MarkDevicesShippedContent content, System.Threading.CancellationToken cancellationToken = default);
abstract member MarkDevicesShippedAsync : Azure.ResourceManager.DataBox.Models.MarkDevicesShippedContent * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response>
override this.MarkDevicesShippedAsync : Azure.ResourceManager.DataBox.Models.MarkDevicesShippedContent * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response>
Public Overridable Function MarkDevicesShippedAsync (content As MarkDevicesShippedContent, Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response)

Parameter

content
MarkDevicesShippedContent

Markieren Sie die Anforderung "Gesendete Geräte".

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Ausnahmen

content ist NULL.

Gilt für: