MalwareScanInner Class
- java.
lang. Object - com.
azure. resourcemanager. security. fluent. models. MalwareScanInner
- com.
Implements
public final class MalwareScanInner
implements JsonSerializable<MalwareScanInner>
Describes the state of a malware scan operation.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Malware |
fromJson(JsonReader jsonReader)
Reads an instance of Malware |
|
Malware |
properties()
Get the properties property: The properties property. |
|
Json |
toJson(JsonWriter jsonWriter) |
| void |
validate()
Validates the instance. |
Methods inherited from java.lang.Object
Method Details
fromJson
public static MalwareScanInner fromJson(JsonReader jsonReader)
Reads an instance of MalwareScanInner from the JsonReader.
Parameters:
Returns:
Throws:
properties
public MalwareScanProperties properties()
Get the properties property: The properties property.
Returns:
toJson
validate
public void validate()
Validates the instance.