BackupSourceSideScanInfo 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.
Source side threat information.
public class BackupSourceSideScanInfo : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesBackup.Models.BackupSourceSideScanInfo>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesBackup.Models.BackupSourceSideScanInfo>
type BackupSourceSideScanInfo = class
interface IJsonModel<BackupSourceSideScanInfo>
interface IPersistableModel<BackupSourceSideScanInfo>
Public Class BackupSourceSideScanInfo
Implements IJsonModel(Of BackupSourceSideScanInfo), IPersistableModel(Of BackupSourceSideScanInfo)
- Inheritance
-
BackupSourceSideScanInfo
- Implements
Constructors
| Name | Description |
|---|---|
| BackupSourceSideScanInfo() |
Initializes a new instance of BackupSourceSideScanInfo. |
Properties
| Name | Description |
|---|---|
| SourceSideScanStatus |
Threat status of the container. |
| SourceSideScanSummary |
Threat summary for the container. |