Class ResourceGuardOperation

java.lang.Object
com.azure.resourcemanager.dataprotection.models.ResourceGuardOperation

public final class ResourceGuardOperation extends Object
This class contains all the details about a critical operation.
  • Constructor Details

    • ResourceGuardOperation

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

    • vaultCriticalOperation

      public String vaultCriticalOperation()
      Get the vaultCriticalOperation property: Name of the critical operation.
      Returns:
      the vaultCriticalOperation value.
    • requestResourceType

      public String requestResourceType()
      Get the requestResourceType property: Type of resource request.
      Returns:
      the requestResourceType value.
    • validate

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