Freigeben über


DataBoxEdgeDeviceResource.GetDeviceCapacityInfoAsync Methode

Definition

Ruft die Eigenschaften der angegebenen Gerätekapazitätsinformationen ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/{deviceName}/deviceCapacityInfo/default
  • Vorgang IdDeviceCapacityInfo_GetDeviceCapacityInfo
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeDeviceCapacityInfo>> GetDeviceCapacityInfoAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetDeviceCapacityInfoAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeDeviceCapacityInfo>>
override this.GetDeviceCapacityInfoAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeDeviceCapacityInfo>>
Public Overridable Function GetDeviceCapacityInfoAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of DataBoxEdgeDeviceCapacityInfo))

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: