Class ServerSecurityAlertPolicyListResult
java.lang.Object
com.azure.resourcemanager.mariadb.models.ServerSecurityAlertPolicyListResult
A list of the server's security alert policies.
-
Constructor Summary
ConstructorDescriptionCreates an instance of ServerSecurityAlertPolicyListResult class. -
Method Summary
-
Constructor Details
-
ServerSecurityAlertPolicyListResult
public ServerSecurityAlertPolicyListResult()Creates an instance of ServerSecurityAlertPolicyListResult class.
-
-
Method Details
-
value
Get the value property: Array of results.- Returns:
- the value value.
-
nextLink
Get the nextLink property: Link to retrieve next page of results.- Returns:
- the nextLink value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException
- thrown if the instance is not valid.
-