Class RemediationDeploymentsListResult

java.lang.Object
com.azure.resourcemanager.policyinsights.models.RemediationDeploymentsListResult

public final class RemediationDeploymentsListResult extends Object
List of deployments for a remediation.
  • Constructor Details

    • RemediationDeploymentsListResult

      public RemediationDeploymentsListResult()
      Creates an instance of RemediationDeploymentsListResult class.
  • Method Details

    • value

      Get the value property: Array of deployments for the remediation.
      Returns:
      the value value.
    • nextLink

      public String nextLink()
      Get the nextLink property: The URL to get the next set of results.
      Returns:
      the nextLink value.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.