VmScannersBase 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 VM scanning configuration for a security offering of a given environment.
public class VmScannersBase : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.SecurityCenter.Models.VmScannersBase>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.SecurityCenter.Models.VmScannersBase>
type VmScannersBase = class
interface IJsonModel<VmScannersBase>
interface IPersistableModel<VmScannersBase>
Public Class VmScannersBase
Implements IJsonModel(Of VmScannersBase), IPersistableModel(Of VmScannersBase)
- Inheritance
-
VmScannersBase
- Derived
- Implements
Constructors
| Name | Description |
|---|---|
| VmScannersBase() |
Initializes a new instance of VmScannersBase. |
Properties
| Name | Description |
|---|---|
| Configuration |
Configuration for VM scanning. |
| Enabled |
Is VM scanning enabled. |