Azure.ResourceManager.DefenderEasm Namespace
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.
Classes
DefenderEasmExtensions |
A class to add extension methods to Azure.ResourceManager.DefenderEasm. |
EasmLabelCollection |
A class representing a collection of EasmLabelResource and their operations. Each EasmLabelResource in the collection will belong to the same instance of EasmWorkspaceResource. To get an EasmLabelCollection instance call the GetEasmLabels method from an instance of EasmWorkspaceResource. |
EasmLabelData |
A class representing the EasmLabel data model. Label details |
EasmLabelResource |
A Class representing an EasmLabel along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an EasmLabelResource from an instance of ArmClient using the GetEasmLabelResource method. Otherwise you can get one from its parent resource EasmWorkspaceResource using the GetEasmLabel method. |
EasmWorkspaceCollection |
A class representing a collection of EasmWorkspaceResource and their operations. Each EasmWorkspaceResource in the collection will belong to the same instance of ResourceGroupResource. To get an EasmWorkspaceCollection instance call the GetEasmWorkspaces method from an instance of ResourceGroupResource. |
EasmWorkspaceData |
A class representing the EasmWorkspace data model. Workspace details. |
EasmWorkspaceResource |
A Class representing an EasmWorkspace along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an EasmWorkspaceResource from an instance of ArmClient using the GetEasmWorkspaceResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetEasmWorkspace method. |
Azure SDK for .NET