Class AzureBackupRecoveryPointResourceInner


  • public final class AzureBackupRecoveryPointResourceInner
    extends DppResource
    AzureBackupRecoveryPointResource Azure backup recoveryPoint resource.
    • Constructor Detail

      • AzureBackupRecoveryPointResourceInner

        public AzureBackupRecoveryPointResourceInner()
    • Method Detail

      • properties

        public AzureBackupRecoveryPoint properties()
        Get the properties property: AzureBackupRecoveryPoint AzureBackupRecoveryPointResource properties.
        Returns:
        the properties value.
      • withProperties

        public AzureBackupRecoveryPointResourceInner withProperties​(AzureBackupRecoveryPoint properties)
        Set the properties property: AzureBackupRecoveryPoint AzureBackupRecoveryPointResource properties.
        Parameters:
        properties - the properties value to set.
        Returns:
        the AzureBackupRecoveryPointResourceInner object itself.