java.lang.Object
com.azure.core.management.ProxyResource
com.azure.resourcemanager.dataprotection.models.DppResource
Direct Known Subclasses:
AzureBackupFindRestorableTimeRangesResponseResourceInner, AzureBackupJobResourceInner, AzureBackupRecoveryPointResourceInner, BaseBackupPolicyResourceInner, DeletedBackupInstanceResourceInner, ResourceGuardProxyBaseResourceInner

public class DppResource extends com.azure.core.management.ProxyResource
DppResource

Resource class.

  • Constructor Summary

    Constructors
    Constructor
    Description
    Creates an instance of DppResource class.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.azure.core.management.SystemData
    Get the systemData property: Metadata pertaining to creation and last modification of the resource.
    void
    Validates the instance.

    Methods inherited from class com.azure.core.management.ProxyResource

    id, name, type

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • DppResource

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

    • systemData

      public com.azure.core.management.SystemData systemData()
      Get the systemData property: Metadata pertaining to creation and last modification of the resource.
      Returns:
      the systemData value.
    • validate

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