IotFirmwareDefenseExtensions Class
Definition
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.
A class to add extension methods to Azure.ResourceManager.IotFirmwareDefense.
public static class IotFirmwareDefenseExtensions
type IotFirmwareDefenseExtensions = class
Public Module IotFirmwareDefenseExtensions
- Inheritance
-
IotFirmwareDefenseExtensions
Methods
GetFirmwareAnalysisSummaryResource(ArmClient, ResourceIdentifier) |
Gets an object representing a FirmwareAnalysisSummaryResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, FirmwareAnalysisSummaryName) to create a FirmwareAnalysisSummaryResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetFirmwareAnalysisSummaryResource(ResourceIdentifier) instead. |
GetFirmwareAnalysisWorkspace(ResourceGroupResource, String, CancellationToken) |
Get firmware analysis workspace.
|
GetFirmwareAnalysisWorkspaceAsync(ResourceGroupResource, String, CancellationToken) |
Get firmware analysis workspace.
|
GetFirmwareAnalysisWorkspaceResource(ArmClient, ResourceIdentifier) |
Gets an object representing a FirmwareAnalysisWorkspaceResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a FirmwareAnalysisWorkspaceResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetFirmwareAnalysisWorkspaceResource(ResourceIdentifier) instead. |
GetFirmwareAnalysisWorkspaces(ResourceGroupResource) |
Gets a collection of FirmwareAnalysisWorkspaceResources in the ResourceGroupResource. MockingTo mock this method, please mock GetFirmwareAnalysisWorkspaces() instead. |
GetFirmwareAnalysisWorkspaces(SubscriptionResource, CancellationToken) |
Lists all of the firmware analysis workspaces in the specified subscription.
|
GetFirmwareAnalysisWorkspacesAsync(SubscriptionResource, CancellationToken) |
Lists all of the firmware analysis workspaces in the specified subscription.
|
GetFirmwareResource(ArmClient, ResourceIdentifier) |
Gets an object representing a FirmwareResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a FirmwareResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetFirmwareResource(ResourceIdentifier) instead. |
GetFirmwareWorkspace(ResourceGroupResource, String, CancellationToken) |
Get firmware analysis workspace.
|
GetFirmwareWorkspaceAsync(ResourceGroupResource, String, CancellationToken) |
Get firmware analysis workspace.
|
GetFirmwareWorkspaceResource(ArmClient, ResourceIdentifier) |
Gets an object representing a FirmwareWorkspaceResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a FirmwareWorkspaceResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetFirmwareWorkspaceResource(ResourceIdentifier) instead. |
GetFirmwareWorkspaces(ResourceGroupResource) |
Gets a collection of FirmwareWorkspaceResources in the ResourceGroupResource. MockingTo mock this method, please mock GetFirmwareWorkspaces() instead. |
GetFirmwareWorkspaces(SubscriptionResource, CancellationToken) |
Lists all of the firmware analysis workspaces in the specified subscription.
|
GetFirmwareWorkspacesAsync(SubscriptionResource, CancellationToken) |
Lists all of the firmware analysis workspaces in the specified subscription.
|
GetIotFirmwareResource(ArmClient, ResourceIdentifier) |
Gets an object representing an IotFirmwareResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create an IotFirmwareResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetIotFirmwareResource(ResourceIdentifier) instead. |
Applies to
Azure SDK for .NET