QuickAssessment Class
- java.
lang. Object - com.
azure. resourcemanager. appcomplianceautomation. models. QuickAssessment
- com.
Implements
public final class QuickAssessment
implements JsonSerializable<QuickAssessment>
A class represent the quick assessment.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| String |
description()
Get the description property: Quick assessment display name. |
| String |
displayName()
Get the display |
|
static
Quick |
fromJson(JsonReader jsonReader)
Reads an instance of Quick |
| String |
remediationLink()
Get the remediation |
| String |
resourceId()
Get the resource |
|
Resource |
resourceStatus()
Get the resource |
| String |
responsibilityId()
Get the responsibility |
|
Offset |
timestamp()
Get the timestamp property: The timestamp of resource creation (UTC). |
|
Json |
toJson(JsonWriter jsonWriter) |
Methods inherited from java.lang.Object
Method Details
description
public String description()
Get the description property: Quick assessment display name.
Returns:
displayName
public String displayName()
Get the displayName property: Quick assessment display name.
Returns:
fromJson
public static QuickAssessment fromJson(JsonReader jsonReader)
Reads an instance of QuickAssessment from the JsonReader.
Parameters:
Returns:
Throws:
remediationLink
public String remediationLink()
Get the remediationLink property: Link to remediation steps for this quick assessment.
Returns:
resourceId
public String resourceId()
Get the resourceId property: Resource id.
Returns:
resourceStatus
public ResourceStatus resourceStatus()
Get the resourceStatus property: Quick assessment status.
Returns:
responsibilityId
public String responsibilityId()
Get the responsibilityId property: Responsibility id.
Returns:
timestamp
public OffsetDateTime timestamp()
Get the timestamp property: The timestamp of resource creation (UTC).
Returns: