MalwareScanningPropertiesResponse

data class MalwareScanningPropertiesResponse(val onUpload: OnUploadPropertiesResponse? = null, val operationStatus: OperationStatusResponse, val scanResultsEventGridTopicResourceId: String? = null)

Properties of Malware Scanning.

Constructors

Link copied to clipboard
constructor(onUpload: OnUploadPropertiesResponse? = null, operationStatus: OperationStatusResponse, scanResultsEventGridTopicResourceId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Properties of On Upload malware scanning.

Link copied to clipboard

Upon failure or partial success. Additional data describing Malware Scanning enable/disable operation.

Link copied to clipboard

Optional. Resource id of an Event Grid Topic to send scan results to.