Freigeben über


DataBoxJobResource.MarkDevicesShipped 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 Azure.Response MarkDevicesShipped (Azure.ResourceManager.DataBox.Models.MarkDevicesShippedContent content, System.Threading.CancellationToken cancellationToken = default);
abstract member MarkDevicesShipped : Azure.ResourceManager.DataBox.Models.MarkDevicesShippedContent * System.Threading.CancellationToken -> Azure.Response
override this.MarkDevicesShipped : Azure.ResourceManager.DataBox.Models.MarkDevicesShippedContent * System.Threading.CancellationToken -> Azure.Response
Public Overridable Function MarkDevicesShipped (content As MarkDevicesShippedContent, Optional cancellationToken As CancellationToken = Nothing) As 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: