RegulatoryComplianceControl Interface
public interface RegulatoryComplianceControl
An immutable client-side representation of RegulatoryComplianceControl.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract String |
description()
Gets the description property: The description of the regulatory compliance control. |
| abstract Integer |
failedAssessments()
Gets the failed |
| abstract String |
id()
Gets the id property: Fully qualified resource Id for the resource. |
|
abstract
Regulatory |
innerModel()
Gets the inner com. |
| abstract String |
name()
Gets the name property: The name of the resource. |
| abstract Integer |
passedAssessments()
Gets the passed |
| abstract Integer |
skippedAssessments()
Gets the skipped |
| abstract State |
state()
Gets the state property: Aggregative state based on the control's supported assessments states. |
|
abstract
System |
systemData()
Gets the system |
| abstract String |
type()
Gets the type property: The type of the resource. |
Method Details
description
public abstract String description()
Gets the description property: The description of the regulatory compliance control.
Returns:
failedAssessments
public abstract Integer failedAssessments()
Gets the failedAssessments property: The number of supported regulatory compliance assessments of the given control with a failed state.
Returns:
id
public abstract String id()
Gets the id property: Fully qualified resource Id for the resource.
Returns:
innerModel
public abstract RegulatoryComplianceControlInner innerModel()
Gets the inner com.azure.resourcemanager.security.fluent.models.RegulatoryComplianceControlInner object.
Returns:
name
public abstract String name()
Gets the name property: The name of the resource.
Returns:
passedAssessments
public abstract Integer passedAssessments()
Gets the passedAssessments property: The number of supported regulatory compliance assessments of the given control with a passed state.
Returns:
skippedAssessments
public abstract Integer skippedAssessments()
Gets the skippedAssessments property: The number of supported regulatory compliance assessments of the given control with a skipped state.
Returns:
state
public abstract State state()
Gets the state property: Aggregative state based on the control's supported assessments states.
Returns:
systemData
public abstract SystemData systemData()
Gets the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
Returns:
type
public abstract String type()
Gets the type property: The type of the resource.
Returns: