MockableIotFirmwareDefenseSubscriptionResource.GetFirmwareWorkspacesAsync Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Lists all of the firmware analysis workspaces in the specified subscription.
- Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.IoTFirmwareDefense/workspaces
- Operation Id: Workspaces_ListBySubscription
C#
public virtual Azure.AsyncPageable<Azure.ResourceManager.IotFirmwareDefense.FirmwareWorkspaceResource> GetFirmwareWorkspacesAsync(System.Threading.CancellationToken cancellationToken = default);
abstract member GetFirmwareWorkspacesAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.IotFirmwareDefense.FirmwareWorkspaceResource>
override this.GetFirmwareWorkspacesAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.IotFirmwareDefense.FirmwareWorkspaceResource>
Public Overridable Function GetFirmwareWorkspacesAsync (Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of FirmwareWorkspaceResource)
- cancellationToken
- CancellationToken
The cancellation token to use.
An async collection of FirmwareWorkspaceResource that may take multiple service requests to iterate over.
Produkt | Versionen |
---|---|
Azure SDK for .NET | Preview |
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Feedback zu Azure SDK for .NET
Azure SDK for .NET ist ein Open Source-Projekt. Wählen Sie einen Link aus, um Feedback zu geben: