MalwareScan Interface

public interface MalwareScan

An immutable client-side representation of MalwareScan.

Method Summary

Modifier and Type Method and Description
abstract MalwareScanInner innerModel()

Gets the inner com.azure.resourcemanager.security.fluent.models.MalwareScanInner object.

abstract MalwareScanProperties properties()

Gets the properties property: The properties property.

Method Details

innerModel

public abstract MalwareScanInner innerModel()

Gets the inner com.azure.resourcemanager.security.fluent.models.MalwareScanInner object.

Returns:

the inner object.

properties

public abstract MalwareScanProperties properties()

Gets the properties property: The properties property.

Returns:

the properties value.

Applies to